From 72223fd1d7b717f30829f2c66e0226430699ba36 Mon Sep 17 00:00:00 2001 From: Tom Feist Date: Sat, 28 Apr 2012 16:53:47 +0100 Subject: clean up a bit of the content/style of doc patch by rking. --- vim-mode/README.pod | 38 ++++++++++++++++++++------------------ 1 file changed, 20 insertions(+), 18 deletions(-) (limited to 'vim-mode') diff --git a/vim-mode/README.pod b/vim-mode/README.pod index b6e10f6..9846b8d 100644 --- a/vim-mode/README.pod +++ b/vim-mode/README.pod @@ -143,34 +143,36 @@ a command such as: =head3 Quick Window Switching -If you are in the habit of using C for switching windows, you might -want to consider switching to using C. This is faster, anyway, but it -will be even faster for you while you're using F. Also, if you -don't already know, you can use C to access windows 11-19 -(the letter corresponds to the number northwest of it on the keyboard). +As an alternative to using C for switching windows, you may wish to +consider switching to using C. This is typically faster, and +significantly easier when using F. Additionally, you can use +C to access windows 11-19 (the letter corresponds to the number +northwest of it on the keyboard). -Also, for xterm users, the default binding is to emit a skimpy set of +For C users, the default configuration is to emit a only a small set of non-ASCII chars, such as superscript-2 when you hit C. There are more modern ways to input such characters, and they get in the way of the above -trick. Doing: +bindings. The commands: echo '*VT100*metaSendsEscape: true' >> ~/.Xresources xrdb -merge ~/.Xresources -...then restart xterm. The C command should only be necessary for the -current X session, as that file is read by default in most X startup scripts. +can be used to change the behaviour of xterm to allow the C> bindings +The C command is only be necessary for the existing X session, +as the F<.Xresources> file is read by default in most X startup scripts. + If it is not, you can add that line to your C<~/.xsession> or C<~/.xinitrc>, whichever is in use. Furthermore, if you want to change this setting on a running xterm (for example, because you're running C directly, not from -within C even though you should!), you can use C. It is one -of those crufty old X11 applications that is not very well understood, today, -but to use it you go to C Get Tree>, then click on the xterm, -then click on the C box, then go to C Show Resource -Box>. From there the C resource should be visible so you can -click on it (if it isn't, fiddle with the odd scrollbar on the left of the -window). Finally, enter C in the "Enter Resource Value" box and hit -C. Not terribly simple, but at least it will save you the noob move of -C +within L or +L (although you probably should be), you can +use C. It is one of those crufty old X11 applications that is not very +well known or used in recent times. To use it, go to C Get +Tree>, then click on the xterm, then click on the C box, then go to +C Show Resource Box>. From there the C resource +should be visible so you can click on it (if it isn't, fiddle with the odd +scrollbar on the left of the window). Finally, enter C in the "Enter +Resource Value" box and hit C. =head3 FILE-BASED CONFIGURATION -- cgit v1.2.3