From 8921fea38f3ede4ecea8da07245dc3417ebb7883 Mon Sep 17 00:00:00 2001 From: mathieui Date: Wed, 26 Sep 2012 02:23:03 +0200 Subject: Add (still incomplete) documentation on /move_tab --- doc/en/usage.txt | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'doc') diff --git a/doc/en/usage.txt b/doc/en/usage.txt index f870ba2a..1807236a 100644 --- a/doc/en/usage.txt +++ b/doc/en/usage.txt @@ -285,6 +285,12 @@ These commands work in *any* tab. the *|*, it is mandatory to write in a plugin), or even to another section in a plugin configuration "/set plugin|other_section option value". +*/move_tab *:: Move tab to . If +the create_gaps option is true, then it will leave a gap at the +position, leading to usual behaviour. If create_gaps is not enabled, then the +tabs will number from 0 to your actual tab number, without gaps (which means +their number will change if you close a tab on the left of the list). + */theme [theme_name]*:: Reload the theme defined in the config file. If _theme_name_ is given, this command will act like /set theme theme_name then /theme. -- cgit v1.2.3