Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-06-08 | /etc/shrc: Re-organize PS1 setting | Charlie Root | |
2021-06-08 | /etc/shrc: Use safetitle in screen sessions | John Ankarström | |
2021-06-07 | /etc/shrc: Remove dynamic title mechanism | John Ankarström | |
It has been replaced by a more stable solution. See http://git.ankarstrom.se/ksh/commit/?id=79dc7cad and http://git.ankarstrom.se/x11/tterm/ | |||
2021-06-05 | shrc: Fix process-based window titles in bash | John Ankarstr\xf6m | |
2021-06-05 | shrc: Set command title in bash only for non-builtins | John Ankarstr\xf6m | |
... as well as some other common commands. Note the eval statement, which is necessary in order to keep compatibility with other shells than bash. | |||
2021-06-05 | shrc: Support bash | John Ankarstr\xf6m | |
2021-05-31 | shrc: Re-arrange prompt setup | John Ankarstr\xf6m | |
2021-05-31 | shrc: Use safetitle | John Ankarstr\xf6m | |
See http://git.ankarstrom.se/safetitle/ | |||
2021-05-30 | shrc: Make dynamic title work in GNU screen | John Ankarstr\xf6m | |
2021-05-30 | shrc: Fix prompt | John Ankarstr\xf6m | |
2021-05-30 | shrc: Fix prompt on wscons | John Ankarstr\xf6m | |
2021-05-30 | shrc: Set terminal title to PWD | Charlie Root | |