summary refs log tree commit diff
path: root/bin/README
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
commit354872fd771118a662f0204b1d2464325a7c8f23 (patch)
treec930c737a0a6b6d7d6cd7db50d5f5ef2538a7533 /bin/README
parentSource kshrc from mksh (diff)
downloadsrc-354872fd771118a662f0204b1d2464325a7c8f23.tar.gz
src-354872fd771118a662f0204b1d2464325a7c8f23.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 'bin/README')
0 files changed, 0 insertions, 0 deletions
sg'> 2018-08-03Add support for mIRC colorsJune McEnroe 2018-08-03Handle bold, italic, underlineJune McEnroe 2018-08-03Add prift function for "prefix shift"June McEnroe Forgive me. 2018-08-03Link with -lcurseswJune McEnroe 2018-08-02Use libtls "compat" ciphersJune McEnroe irc.mozilla.org, using GnuTLS, doesn't support *any* of the "secure" ciphers! 2018-08-02Add UI and handle some kinds of server messagesJune McEnroe Seems like handling input is going to be the worst thing ever. 2018-08-02Add chroot.tar targetJune McEnroe