Commit message (Collapse) | Author | ||
---|---|---|---|
2017-03-15 | Fix non-string-literal-format-string in bri | June McEnroe | |
2017-03-15 | Fix bri compilation | June McEnroe | |
cc will remove the file itself just fine. Always exit in case any of the shell commands fail. | |||
2017-03-15 | Use psvar for title setting | June McEnroe | |
Prevents prompt expansion from happening on the command being run when it is set in the title. | |||
2017-03-14 | Add bri brightness control script | June McEnroe | |
This is probably terrible. | |||
2017-03-14 | Add comment to tmux terminal override | June McEnroe | |
2017-03-13 | Have tmux set block cursor on linux console | June McEnroe | |
2017-03-13 | Use inverse for Visual in colorscheme | June McEnroe='logsubject'>Add up -t | June McEnroe |
2019-07-15 | Implement scrolling region | June McEnroe | |
2019-07-14 | Add CSI names to shotty -d | 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 |