summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorsabetts <sabetts>2005-01-15 17:38:11 +0000
committersabetts <sabetts>2005-01-15 17:38:11 +0000
commit146017faf8f36c5e0d0a0d34b84e69ded3428504 (patch)
treedeaa5559faf9ec1049831326146cceb078e577f0 /NEWS
parent6e0af3d35f55833df7a9f31cd4a1888667a9b633 (diff)
downloadratpoison-146017faf8f36c5e0d0a0d34b84e69ded3428504.zip
*** empty log message ***
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS3
1 files changed, 3 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index c6d6cff..54b74ef 100644
--- a/NEWS
+++ b/NEWS
@@ -7,6 +7,9 @@ are permitted in any medium without royalty provided the copyright
notice and this notice are preserved.
* Changes since 1.3.0
+** command arguments can be wrapped in double quotes.
+To include a space in a command argument, wrap the argument with ".
+
** New command undefinekey
not passing a 3rd argument to definekey and bind no longer unbind the
key. You must use undefinekey and unbind now.