diff options
author | sabetts <sabetts> | 2001-04-19 06:50:37 +0000 |
---|---|---|
committer | sabetts <sabetts> | 2001-04-19 06:50:37 +0000 |
commit | 5fa7fec5e2e2c7f9f650908dccce00bfcf823aa0 (patch) | |
tree | 8fff671a4f4e229f0f46dffdda083e44e0fce928 /NEWS | |
parent | 9901676e3cd622efe29dbabcde0872de9d2be310 (diff) | |
download | ratpoison-5fa7fec5e2e2c7f9f650908dccce00bfcf823aa0.zip |
*** empty log message ***
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -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 ?. |