~ubuntu-branches/ubuntu/precise/xterm/precise-updates

« back to all changes in this revision

Viewing changes to ctlseqs.txt

  • Committer: Bazaar Package Importer
  • Author(s): Michael Vogt
  • Date: 2011-06-17 10:40:36 UTC
  • mfrom: (1.4.12 upstream) (11.1.26 sid)
  • Revision ID: james.westby@ubuntu.com-20110617104036-id4ml81yetasewp9
Tags: 270-1ubuntu1
* Merge from debian unstable.  Remaining changes:
  - debian/patches/950_ubuntu_charclass_highlight.diff: Enabled URL
    highlighting
  - debian/patches/Add 951_uxterm_utf8_title.diff: Set utf8Titles to true by
    default when using uxterm, so that it displays utf8 directories in titles
    properly.  May cause issues with apps that use control sequences for
    updating the xterm titlebar - users should use xterm or set utf8Title
    to false in this case.
  - debian/gbp.conf: Use "Ubuntu" in "debian-branch" directly

Show diffs side-by-side

added added

removed removed

Lines of Context:
685
685
            Ps = 9  ;  0  -> Restore maximized window.
686
686
            Ps = 9  ;  1  -> Maximize window (i.e., resize to screen
687
687
          size).
 
688
            Ps = 1 0  ;  0  -> Undo full-screen mode.
 
689
            Ps = 1 0  ;  1  -> Change to full-screen.
688
690
            Ps = 1 1  -> Report xterm window state.  If the xterm window
689
691
          is open (non-iconified), it returns CSI 1 t .  If the xterm
690
692
          window is iconified, it returns CSI 2 t .