index
:
src
this commit
master
dontfiles
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
home
/
.config
/
nvim
/
ftdetect
(
follow
)
Commit message (
Expand
)
Author
Age
*
Add mdoc syntax file
June McEnroe
2018-09-10
>June McEnroe
2019-07-14
Ignore CSI t
June McEnroe
2019-07-14
Add more info to shotty man page
June McEnroe
2019-07-14
Fix OSC PT handling
June McEnroe Undo gone wrong!
2019-07-14
Handle OSC in shotty
June McEnroe
2019-07-14
Add shotty -d
June McEnroe
2019-07-13
Add shotty -c
June McEnroe
2019-07-13
Add DL to shotty
June McEnroe
2019-07-12
Color html rather than body
June McEnroe If background-color is only set on body then overscroll in Safari reveals white.
2019-07-12
Make author consistent and update URLs
June McEnroe
2019-07-12
Move to www/text.causal.agency
June McEnroe
2019-07-12
Add new causal.agency with shotty shots
June McEnroe
2019-07-12
Use -s to infer terminal size
June McEnroe
2019-07-12
Add DCH to shotty
June McEnroe This makes htop mostly work. Scrolling region still missing.
2019-07-12
Support insert mode in shotty
June McEnroe This is how curses puts characters into the bottom-right cell of the terminal.
2019-07-11
Don't do carriage return on line feed
June McEnroe
2019-07-11
Interpret 256color-style SGRs
June McEnroe
2019-07-11
Use inline style rather than <b>, <i>, <u>
June McEnroe
2019-07-11
Factor out clear
June McEnroe
2019-07-11
Add bright option to shotty
June McEnroe
2019-07-11
Output <b>, <i>, <u> in shotty
June McEnroe
2019-07-10
Ignore SM and RM
June McEnroe
2019-07-09
Add shotty man page and build it
June McEnroe
2019-07-09
Add up -c
June McEnroe
2019-07-09
Add options for default colors to shotty
June McEnroe
2019-07-08
Use char literals consistently
June McEnroe