summary refs log tree commit diff
path: root/etc/Dark.terminal
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2018-08-16 00:21:51 -0400
committerJune McEnroe <june@causal.agency>2018-08-16 00:22:28 -0400
commitc6d44a542f15245f332c7f343ae0e7a21b392455 (patch)
tree4bbaa7f516a5dcf22c88e242c52862b18def91dd /etc/Dark.terminal
parentSource kshrc from mksh (diff)
downloadsrc-c6d44a542f15245f332c7f343ae0e7a21b392455.tar.gz
src-c6d44a542f15245f332c7f343ae0e7a21b392455.zip
Rearrange kshrc, fix right prompt
Including the \r in the delimeters works properly in every version of
ksh I have. Awesome.

Also switch to emacs editing mode because it works better and I know how
to use it now. And set CDPATH with an empty item so it doesn't print the
expansion all the time.
Diffstat (limited to 'etc/Dark.terminal')
0 files changed, 0 insertions, 0 deletions
2020-05-05Update compat.h for split read/write streamsJune McEnroe 2020-05-05Encode the path as Subject with QJune McEnroe 2020-05-04Clean up notemap with dataCheckJune McEnroe 2020-05-04Update IMAP parserJune McEnroe 2020-04-08Use a real IMAP parserJune McEnroe 2020-01-28Call fopencookie with a+ 1.0June McEnroe This fixes strange behaviour when interleaving reads and writes. 2020-01-28Add arc4random_buf compatibilityJune McEnroe