aboutsummaryrefslogtreecommitdiff
path: root/ISSUES.markdown
diff options
context:
space:
mode:
authorTom Ryder <tom@sanctum.geek.nz>2017-03-30 01:53:01 +1300
committerTom Ryder <tom@sanctum.geek.nz>2017-03-30 01:53:01 +1300
commit3642ed5814cf0077163897964b8a168afa014089 (patch)
tree90b79190dc8e4bfd34a89fa2fc7b079a8fdff0fd /ISSUES.markdown
parentUpdate submodules (diff)
downloaddotfiles-3642ed5814cf0077163897964b8a168afa014089.tar.gz
dotfiles-3642ed5814cf0077163897964b8a168afa014089.zip
Remove resolved issue
Diffstat (limited to 'ISSUES.markdown')
-rw-r--r--ISSUES.markdown2
1 files changed, 0 insertions, 2 deletions
diff --git a/ISSUES.markdown b/ISSUES.markdown
index 9a2877d3..4c78a3f3 100644
--- a/ISSUES.markdown
+++ b/ISSUES.markdown
@@ -21,5 +21,3 @@ Known issues
* Would be good to complete the Makefile variables for NAME, EMAIL etc with
educated guesses (`id -u`@`cat /etc/mailname`) etc rather than hardcoding
my own stuff in there
-* vim's implementation of ex clears the screen; would be good to find a way
- to prevent that (preferably without something awful like `TERM=t100 ex`).