Commit graph

3 commits

Author SHA1 Message Date
f30a47516d
Show PIPESTATUS instead of just $?.
Cleanup. Detect if BASH_COMMAND is an array (bash 5.1 NEWS)
or just a string. Mark 'login' and 'logout's properly.
2024-02-13 17:37:53 +02:00
2c5dab2e95
Don't export PROMPT_COMMAND, solves new MC terminal problem.
With export every command in mc resulted in
    bash: prompt_command: command not found
error.
2024-02-13 17:37:53 +02:00
704ebf38fd
Make sure this runs after vte.sh 2024-02-13 17:37:53 +02:00
Renamed from bash/ps-twtty-7.sh (Browse further)