From e692887e19e440eac303e9fabd70f5015818cea1 Mon Sep 17 00:00:00 2001 From: Vladimir Panteleev Date: Fri, 10 Nov 2017 05:09:24 +0000 Subject: [PATCH] README: Make it explicit that we're intentionally repeating ourselves for xterm --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index c944a81..0142aed 100644 --- a/README.md +++ b/README.md @@ -123,6 +123,9 @@ URxvt.keysym.M-S: builtin-string: ### xterm +`xterm` is configured nearly identically as `urxvt`; +thus, this section will be very similar to the `urxvt` section above. + As with `urxvt`, there's two ways to configure `xterm`: via command-line parameters or X resources. Command-line configuration consists in adding the key bindings to the `xterm` invocation directly. You can use `term-keys/xterm-script` to create a shell script in this manner: