diff options
author | sabetts <sabetts> | 2004-04-18 19:45:30 +0000 |
---|---|---|
committer | sabetts <sabetts> | 2004-04-18 19:45:30 +0000 |
commit | 0c142a5f31b536aa069e132e8bbc36137feadaba (patch) | |
tree | 82dd9a2d4e617c546092a3addd306e1aa54b0830 /NEWS | |
parent | 2b7f041cc97a585dab19e37ba18c3d1a923c20c5 (diff) | |
download | ratpoison-0c142a5f31b536aa069e132e8bbc36137feadaba.zip |
(cmd_v_split, cmd_h_split): swap names.
(user_commands): bind split to cmd_v_split.
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,6 +1,11 @@ ratpoison NEWS --- history of user-visible changes. -*- outline -*- * Changes since 1.3.0-rc2 +** hsplit and vsplit switched +To be compatible with emacs these command names have been +switched. The bindings are the same but custom scripts and aliases +will have to make the switch. + ** new command defframesels Allow you to customize the keys used to select frames with fselect. |