summary refs log tree commit diff
path: root/.ncmpcpp
diff options
context:
space:
mode:
authorJune McEnroe <programble@gmail.com>2012-03-30 23:33:14 -0400
committerJune McEnroe <programble@gmail.com>2012-03-30 23:33:14 -0400
commit58b68f4e9b60421efd4352117939294e653430a8 (patch)
tree238a7bb940c6c0d24c9d23718b4267fd0ddd8c2a /.ncmpcpp
parentAdd holidays to Task (diff)
downloadsrc-58b68f4e9b60421efd4352117939294e653430a8.tar.gz
src-58b68f4e9b60421efd4352117939294e653430a8.zip
Move task count to beginning of prompt
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions
r'>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