Alois Mahdal
2d8bcec24e
Do iclude host identification on remote session
il y a 10 ans
Alois Mahdal
c8384a976f
Suppress tilde expansion
On Debian Wheezy the tilde expansion is performed. Suppress it
explicitly.
il y a 10 ans
Alois Mahdal
de3f72538d
Include exit status in window title as well
il y a 10 ans
Alois Mahdal
d792b0f6fd
Do not delete rvfile by default
il y a 10 ans
Alois Mahdal
0f4133012a
Add code to show command in titlebar
Taken from an [i3 forum answer][1] and edited to remove unnecessary info
(name@hostname and $HOME path)
[1]: https://faq.i3wm.org/question/2481/how-to-show-cli-application-name-in-window-title/?answer=2482#post-id-2482
il y a 10 ans
Alois Mahdal
510bcc949e
Fortify RV saving against tempdir being destroyed
Now `rm -rf /var/tmp/bash-rv` would only disable the feature instead of
causing errors to be printed on each prompt.
il y a 10 ans
Alois Mahdal
cb19fe06c8
Stop littering; use `local` where possible
il y a 10 ans
Alois Mahdal
b2850b307b
Clean up return value file
il y a 10 ans
Alois Mahdal
360fe10e67
Use more visible light red for return value
il y a 10 ans
Alois Mahdal
ad9dade2ec
Remove unnecessary argument from call
il y a 10 ans
Alois Mahdal
b7ddf51f79
Fix regression from inclusion of real escapes
Inclusion of "real" \033 seemed to work but confused readline when
working with long history lines
il y a 10 ans
Alois Mahdal
37744352e2
Color prompt dollar based on last return value
il y a 10 ans
Alois Mahdal
615a07c2bf
Revamp loading of .bash/ RC files
* More intuitive file naming,
* setup simplified,
* setup is now in script (vs. diff file),
* removed unnecessary exec mode.
il y a 10 ans
Alois Mahdal
ac4cfdecbe
Initial commit
il y a 11 ans