K 10 svn:author V 6 eadler K 8 svn:date V 27 2012-11-19T04:10:23.225965Z K 7 svn:log V 345 MFC r243073: Some software, notably dialog(1), can understand back-tab, which is typically bound to Shift-Tab. syscons produces ^]]Z for Shift-Tab, like many VT100-like terminal (emulators). The plain xterm does not produce this sequence, but ^I for both Tab and Shift-Tab. PR: conf/162787 PR: bin/151229 Approved by: cperciva (implicit) END