summary refs log tree commit diff
path: root/www/git.causal.agency/cgit/ui-snapshot.h
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2022-01-17 15:09:12 -0500
committerJune McEnroe <june@causal.agency>2022-01-17 15:09:12 -0500
commit2fb9fa7dc5c7531962b1ae498775d13d6aa21662 (patch)
treecec742ef1b6162ea14d620f487bd7ca6c003f775 /www/git.causal.agency/cgit/ui-snapshot.h
parentSet extended in vi (diff)
downloadsrc-2fb9fa7dc5c7531962b1ae498775d13d6aa21662.tar.gz
src-2fb9fa7dc5c7531962b1ae498775d13d6aa21662.zip
Add ~/.cargo to PATH
Just in case I need to do Rust. My path function checks if it exists
so it's not creating noise otherwise.
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions
CH to shottyJune McEnroe This makes htop mostly work. Scrolling region still missing. 2019-07-12Support insert mode in shottyJune McEnroe This is how curses puts characters into the bottom-right cell of the terminal. 2019-07-11Don't do carriage return on line feedJune McEnroe 2019-07-11Interpret 256color-style SGRsJune McEnroe 2019-07-11Use inline style rather than <b>, <i>, <u>June McEnroe 2019-07-11Factor out clearJune McEnroe 2019-07-11Add bright option to shottyJune McEnroe 2019-07-11Output <b>, <i>, <u> in shottyJune McEnroe 2019-07-10Ignore SM and RMJune McEnroe 2019-07-09Add shotty man page and build itJune McEnroe 2019-07-09Add up -cJune McEnroe 2019-07-09Add options for default colors to shottyJune McEnroe 2019-07-08Use char literals consistentlyJune McEnroe