From 1047eaf48e42b16870b8bb6f72aa876b17554fb6 Mon Sep 17 00:00:00 2001 From: Curtis McEnroe Date: Sun, 10 Nov 2013 00:40:27 -0500 Subject: Remove useless dotvim ignores --- .gitignore | 3 --- 1 file changed, 3 deletions(-) diff --git a/.gitignore b/.gitignore index 06764a2a..7e3623aa 100644 --- a/.gitignore +++ b/.gitignore @@ -1,4 +1 @@ *.effuse -autoload -plugin -plugged -- cgit 1.4.1 ndex : src
dontfiles
summary refs log tree commit diff
path: root/bin/gfx-fb.c (unfollow)
Commit message (Expand)Author
2019-07-12Use -s to infer terminal sizeJune McEnroe
2019-07-12Add DCH to shottyJune McEnroe
2019-07-12Support insert mode in shottyJune McEnroe
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