From afa7c677817bff081757ceb20c3076102031f6a9 Mon Sep 17 00:00:00 2001 From: Simon Ruderich Date: Mon, 29 Nov 2010 23:14:33 +0100 Subject: vim_mode: Document cmdchars is not used for mappings. Suggested by peth, thanks. --- vim-mode/vim_mode.pl | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'vim-mode/vim_mode.pl') diff --git a/vim-mode/vim_mode.pl b/vim-mode/vim_mode.pl index bad556e..7d898ab 100644 --- a/vim-mode/vim_mode.pl +++ b/vim-mode/vim_mode.pl @@ -104,6 +104,10 @@ # :map - disable , it does nothing now # :unmap - restore default behavior of after disabling it # +# Note that you must use / for irssi commands (like /clear), the current value +# of cmdchars does _not_ work! This is necessary do differentiate between +# ex-commands and irssi commands. +# # # Settings: # -- cgit v1.2.3