summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorsabetts <sabetts>2001-04-19 06:50:37 +0000
committersabetts <sabetts>2001-04-19 06:50:37 +0000
commit5fa7fec5e2e2c7f9f650908dccce00bfcf823aa0 (patch)
tree8fff671a4f4e229f0f46dffdda083e44e0fce928 /NEWS
parent9901676e3cd622efe29dbabcde0872de9d2be310 (diff)
downloadratpoison-5fa7fec5e2e2c7f9f650908dccce00bfcf823aa0.zip
*** empty log message ***
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS5
1 files changed, 5 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 3e3ec0b..41cd9ff 100644
--- a/NEWS
+++ b/NEWS
@@ -2,6 +2,11 @@ ratpoison NEWS --- history of user-visible changes. -*- outline -*-
* Changes since 0.1.1
+** new key syntax
+keys are now specified with C-, M-, A-, H-, S- which stand for the
+control, meta, alt, hyper, and super modifiers. ^ does not denote
+control. Before, control t looked like ^t now it looks like C-t.
+
** new command 'help'
help brings up a key binding listing. it is bound to C-t ?.