Home
Name Modified Size InfoDownloads / Week
readme.txt 2019-10-02 1.1 kB
impromp2.sh 2019-10-02 9.9 kB
Totals: 2 Items   11.0 kB 0
impromp2 [v1.0.4]
Code cleanup
Removed need for readhome sub
Rewrote inputcheck sub
(much needed)

impromp2 [v1.0.3]
Lots of code cleanup.
Now supports "list" argument (prompt list and usage/help have been seperated)
Eliminated need for a global variable I shouldn't have used in the first place.
Rewrote readhome sub with nonstupid method that fixes a race condition as a bonus.
(seriously, I am embarrassed to have written it the old way, please don't look at that code :P)

impromp2 [v1.0.2]
This update is prompt updates only.

impromp2 [v1.0.1]
Over the weekend fixed a couple bugs in a few of the prompts.
Apparently in multiline prompts the terminal colors should be reset before a new line otherwise the color can bleed into your cursor :/

promptfixes
prompt11 - fixed cursor is yellow bug
prompt12 - fixed cursor is green bug
prompt15 - fixed double escape bug
prompt15 - fixed cursor disappears bug
prompt16 - fixed cursor is green bug

codefixes
a subroutine was added to determine the user's home directory so the program no longer needs to be run from your home directory when using perm argument.
Source: readme.txt, updated 2019-10-02