Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-03-25 | themes: fix prompt verbosity on window resize | Marc Cornellà | |
%_ is a prompt expansion sequence that expands to the status of the parser. This means that on window resize, the status of the execution of the window resize hook (TRAPWINCH) would be displayed while reloading the prompt line. This looked like cmdand cursh$ or then$ depending on the body of the TRAPWINCH function. Fixes #7262 | |||
2012-11-25 | Added a small mod of the tjkirch theme | Cristian Măgherușan-Stanciu | |
- single-line prompt - removed the extra line after each command output |