Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-01-03 | fix(trapd00r): fix potential command injection in `zsh_path` | Marc Cornellà | |
2020-09-01 | Remove perl dependency | Marc Cornellà | |
2020-08-04 | Remove non-existing %p prompt sequence from themes | Marc Cornellà | |
Fixes #8022 | |||
2018-09-15 | misc: remove execution permission from various files | Marc Cornellà | |
2018-08-20 | trapd00r: clean up the script | Marc Cornellà | |
2018-08-20 | trapd00r: simplify logic and optimize for loop | Marc Cornellà | |
This version splits the `$PWD` by the slashes and prints the path directory by directory, printing the separators as before. | |||
2018-08-20 | trapd00r: change more slowly between yellows | Marc Cornellà | |
Also refactor the logic | |||
2018-08-20 | trapd00r: optimize reset of foreground colors | Marc Cornellà | |
2018-08-20 | trapd00r: look for 256-color support, not $DISPLAY | Marc Cornellà | |
Checking if the terminal supports 256 colors is better suited for our purpose. Checking if `$DISPLAY` is set doesn't tell us if our colors will be displayed correctly. | |||
2018-08-20 | trapd00r: convert perl script to zsh | Marc Cornellà | |
Used color encodings from https://metacpan.org/source/WOLDRICH/Term-ExtendedColor-0.224/lib/Term/ExtendedColor.pm | |||
2018-08-19 | Fix for external dependency in trapd00r theme (#5579) | Michele Iacobone | |
2016-12-30 | 'themes/trapd00r.zsh-theme: Solve typos' | Patrick José Pereira | |
Signed-off-by: Patrick José Pereira <patrickelectric@gmail.com> | |||
2015-02-09 | removed superfluous vcs_info_msg in trapd00r theme | Jakob Jordan | |
in the trapd00r theme vcs info is already displayed on the first line if in a version controlled directory. the second vcs info was displayed at the end of the second line without providing additional information. this was removed. | |||
2014-03-08 | Remove all copyright information in themes. Closes #2587 | Dan Kerimdzhanov | |
2011-05-29 | add trapd00r theme | Magnus Woldrich | |