summary refs log tree commit diff
path: root/bundle
ModeNameSize
m---------bundle/Vim-Tomorrow-Theme @ 1e0c2ab0log blame
m---------bundle/badwolf @ 43374370log blame
m---------bundle/ctrlp.vim @ a13d90f0log blame
m---------bundle/gist-vim @ 6682b110log blame
m---------bundle/gundo.vim @ 50092710log blame
m---------bundle/itchy.vim @ 10218cc0log blame
m---------bundle/jellybeans.vim @ 2c306090log blame
m---------bundle/nerdcommenter @ 093e6b30log blame
m---------bundle/nerdtree @ eced5f90log blame
m---------bundle/ooc.vim @ 69c9ee70log blame
m---------bundle/quicktask @ 4669e570log blame
m---------bundle/syntastic @ fe5b8980log blame
m---------bundle/tabular @ b7b4d870log blame
m---------bundle/vim-buffergator @ c6f56ea0log blame
m---------bundle/vim-colors-solarized @ 528a59f0log blame
m---------bundle/vim-fugitive @ b4b75ef0log blame
m---------bundle/vim-markdown @ fdc0f090log blame
m---------bundle/vim-pasta @ ada8a5c0log blame
m---------bundle/vim-pathogen @ ab64b4d0log blame
m---------bundle/vim-powerline @ 2bf4f2f0log blame
m---------bundle/vim-smartinput @ 66af7770log blame
m---------bundle/vim-space @ 9440e380log blame
ss='logmsg'> 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