diff options
author | sabetts <sabetts> | 2001-09-13 10:32:18 +0000 |
---|---|---|
committer | sabetts <sabetts> | 2001-09-13 10:32:18 +0000 |
commit | 20b25a51550f3361e3cdd0608b1801cb56f09bf2 (patch) | |
tree | faff564b7e1061fc3f8ff838fe037460d6d493f3 /NEWS | |
parent | 6f4a5fd3982be29a1fe0c33016355f07fdfd7678 (diff) | |
download | ratpoison-20b25a51550f3361e3cdd0608b1801cb56f09bf2.zip |
* src/actions.c (command): Gobble the whitespace between the
command and the argument list. Code that did this in specific
commands has been removed.
* src/input.c (update_input_window): Draw a cheap-o cursor
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -1,6 +1,9 @@ ratpoison NEWS --- history of user-visible changes. -*- outline -*- * Changes since 1.0.0 +** Cursor in the input window +There is now a cheap cursor to help you remember where you are. + ** conf.h compile-time customizations moved They are now accessible through the def* suite of commands. |