summaryrefslogtreecommitdiffstats
path: root/TODO
diff options
context:
space:
mode:
authorNicholas Marriott <nicholas.marriott@gmail.com>2013-02-18 15:57:46 +0000
committerNicholas Marriott <nicholas.marriott@gmail.com>2013-02-18 15:57:46 +0000
commita6c4c2cca0d44e0cec9d4a0cc041290a263826fb (patch)
tree33e6619d1b334efc814370b3d5e156709c9023bc /TODO
parentba3b8ccc1d994ec535721d71b400c3e78ee5ec25 (diff)
Implement DECAWM (SM/RM 7) using existing MODE_WRAP flag.
Diffstat (limited to 'TODO')
-rw-r--r--TODO1
1 files changed, 0 insertions, 1 deletions
diff --git a/TODO b/TODO
index aadc5af2..14017782 100644
--- a/TODO
+++ b/TODO
@@ -171,7 +171,6 @@ TERMINAL ISSUES
- support for bce
- use screen-256color when started on 256 colour terminal??
- if-shell/run-shell should block further command execution in the same command
-- wrap/no wrap esc seq DEC CSI ? 7 h/l
* We need a tmux terminfo entry to document the extensions we are using in
upstream terminfo. Must NOT change (only add or remove) anything from
TERM=screen so we can fallback!