Releases: joknarf/nerdps1
Releases · joknarf/nerdps1
nerdps1-v1.0.12
- fix warns on windows git bash, due to backslash in BASH variable
nerdps1-v1.0.10
- fix set hostname title with esc sequence (regresion v1.0.10)
- remove usage of echo -n / echo -ne, incompatible with old ksh releases
nerdps1-v1.0.10
- fix for ash
- fix for old Solaris ksh
nerdps1-v1.0.9
- code cleaning remove trap EXIT not used anymore
nerdps1-v1.0.8
- suppress usage of tmp files for ksh
nerdps1-v1.0.7
- fix for old ksh
nerdps1-v1.0.5
- no more bash PROMPT_COMMAND
- use int vars instead of array index
nerdps1-v1.0.5
- duration calculation w/o temp files
nerdps1-v1.0.4
- add command duration for bash <4.4 and ksh>2012
nerdps1-v1.0.2
- add command elapse time (bash/zsh)