From 82e242305dba0e23069aeac7e65bb04aa9bb8556 Mon Sep 17 00:00:00 2001 From: mathieui Date: Thu, 19 Jul 2012 02:09:24 +0200 Subject: Remove the shell_completion - completion is normal with no way to change it (shell_completion was buggy) - remove it in the default config and in the doc too --- data/default_config.cfg | 7 ------- 1 file changed, 7 deletions(-) (limited to 'data') diff --git a/data/default_config.cfg b/data/default_config.cfg index d1cfdf1b..252ea063 100644 --- a/data/default_config.cfg +++ b/data/default_config.cfg @@ -84,13 +84,6 @@ use_bookmarks_method = use_remote_bookmarks = true -# the completion type you will use to complete nicknames -# if "normal", complete the entire name to the first available completion -# and then cycle through the possible completion with the next TABs -# if "shell", if there's more than one nick for this completion, complete -# only the part that all then nicks have in common (like in a shell) -completion = normal - # what will be put after the name, when using autocompletion # a SPACE will always be added after that after_completion = , -- cgit v1.2.3