summary refs log tree commit diff
path: root/bin/cash/libedit/emacs.c
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2019-01-13 20:19:33 -0500
committerJune McEnroe <june@causal.agency>2019-01-13 20:19:33 -0500
commit15905681266dc2452e2608e7fbbbcff058e4469b (patch)
tree71377cf8a5cec64613792d33e6ea9af08d357f11 /bin/cash/libedit/emacs.c
parentShorten $HOME to ~ in prompt expansion (diff)
downloadsrc-15905681266dc2452e2608e7fbbbcff058e4469b.tar.gz
src-15905681266dc2452e2608e7fbbbcff058e4469b.zip
Show full path in RPS1
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions
2018-07-23Restore LDLIBS alphabetical orderJune McEnroe 2018-07-23Use EV_SET in watchJune McEnroe On NetBSD, kevent.udata is intptr_t rather than void *, and their EV_SET macro does the cast. 2018-07-23Link with -lcursesJune McEnroe Turns out that NetBSD has its own curses implementation and I'm all for not linking GNU software <3 2018-07-22Fix scheme indentationJune McEnroe 2018-07-16Add -m option to glitchJune McEnroe 2018-07-16malloc deflate buffer in glitchJune McEnroe 2018-07-16malloc the deflate buffer in pngoJune McEnroe The stack is a baby. 2018-07-05Add shed bloodJune McEnroe