summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorsabetts <sabetts>2001-09-13 10:32:18 +0000
committersabetts <sabetts>2001-09-13 10:32:18 +0000
commit20b25a51550f3361e3cdd0608b1801cb56f09bf2 (patch)
treefaff564b7e1061fc3f8ff838fe037460d6d493f3 /NEWS
parent6f4a5fd3982be29a1fe0c33016355f07fdfd7678 (diff)
downloadratpoison-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--NEWS3
1 files changed, 3 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index f99bd89..740f4ea 100644
--- a/NEWS
+++ b/NEWS
@@ -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.