summary refs log tree commit diff
path: root/.gitignore (follow)
Commit message (Collapse)AuthorAge
* Move pdf script to MakefileJune McEnroe2019-07-27
|
* Reorganize ignored directoriesJune McEnroe2018-11-21
|
* Ignore rsJune McEnroe2018-04-22
|
* Only ignore directories under c and txtJune McEnroe2018-04-13
|
* Only ignore at top levelJune McEnroe2018-04-03
|
* Ignore c and txtJune McEnroe2018-04-03
|
* Ignore build and cloneJune McEnroe2018-03-30
|
* Add pdf scriptJune McEnroe2018-03-16
|
* Remove gitignoreJune McEnroe2016-01-15
|
* Remove useless dotvim ignoresJune McEnroe2013-11-10
|
* Merge in programble/dotvimJune McEnroe2013-11-10
|\
| * Switch to vim-plugJune McEnroe2013-11-09
| |
| * Ignore plugin/private.vimJune McEnroe2013-02-03
| |
| * Ignore .netrwhistJune McEnroe2012-08-31
|
* Ignore effuse backup filesJune McEnroe2013-06-07
2019-07-12Use -s to infer terminal sizeJune McEnroe 2019-07-12Add DCH 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