summary refs log tree commit diff
path: root/bin/man1/shotty.1
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2019-07-12 18:41:04 -0400
committerJune McEnroe <june@causal.agency>2019-07-12 18:41:04 -0400
commit8fc49e14093b4ab96a417227e7bda5cfc8f1213c (patch)
tree58db761627881e8c68ac833a734bf0d4d381e898 /bin/man1/shotty.1
parentDon't do carriage return on line feed (diff)
downloadsrc-8fc49e14093b4ab96a417227e7bda5cfc8f1213c.tar.gz
src-8fc49e14093b4ab96a417227e7bda5cfc8f1213c.zip
Support insert mode in shotty
This is how curses puts characters into the bottom-right cell of the
terminal.
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions
08-18 01:27:16 -0400'>2018-08-18Use whence instead of typeJune McEnroe type is an alias for whence -v and is more for human consumption. 2018-08-18Cut off path components until right prompt fitsJune McEnroe Keeps paths valid (from somehwere) rather than abrupt truncation. 2018-08-17Add "private" alias to source encrypted fileJune McEnroe Why is there no easy way to *edit* an encrypted file? 2018-08-17Add vim mapping to add a #includeJune McEnroe