Implement DECAWM (SM/RM 7) using existing MODE_WRAP flag.

This commit is contained in:
Nicholas Marriott
2013-02-18 15:57:46 +00:00
parent ba3b8ccc1d
commit a6c4c2cca0
3 changed files with 21 additions and 9 deletions

1
TODO
View File

@ -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!