summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorSebastien Helleu <flashcode@flashtux.org>2014-02-16 11:29:03 +0100
committerSebastien Helleu <flashcode@flashtux.org>2014-02-16 11:29:03 +0100
commit39be4e3387b5e49a6e67534f3e3078c205e166ca (patch)
tree39e708aa39f0f8c64c5edffecbb1187a0f3c9d8d /NEWS
parent20a70c80f8f0dc188c2281642102290fb0460192 (diff)
downloadweechat-39be4e3387b5e49a6e67534f3e3078c205e166ca.zip
core: add bare display mode (for easy text selection and click on URLs)
New key: alt+"!", to swith to bare display (same key to come back to standard display). New options: - weechat.look.bare_display_exit_on_input (default: on): by default any changes in input will return to standard display - weechat.look.bare_display_time_format (default: "%H:%M"): the format of time used in bare display.
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS10
1 files changed, 10 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 8a8eefeff..e11f90611 100644
--- a/NEWS
+++ b/NEWS
@@ -13,6 +13,16 @@ http://weechat.org/files/changelog/ChangeLog-devel.html[ChangeLog]
(file 'ChangeLog' in sources).
+== Version 0.4.4 (under dev)
+
+=== Bare display
+
+A bare display mode has been added (for easy text selection and click on URLs),
+the new default key is key[alt-!].
+
+Use command `/key missing` to add the key or `/key listdiff` to see differences
+between your current keys and WeeChat default keys.
+
== Version 0.4.3 (2014-02-09)
=== Colors in messages