diff options
author | markt <markt> | 2006-08-03 18:39:32 (GMT) |
---|---|---|
committer | markt <markt> | 2006-08-03 18:39:32 (GMT) |
commit | 81c650c63e3fdbe535cd4a292a4afb07118e1241 (patch) | |
tree | 699ee6ff1377ce00c3c7c8daf7ba34d9d0948bc7 /ChangeLog | |
parent | fc400002115a0f08b9dedd35effc53080850b0e2 (diff) | |
download | fluxbox-81c650c63e3fdbe535cd4a292a4afb07118e1241.zip fluxbox-81c650c63e3fdbe535cd4a292a4afb07118e1241.tar.bz2 |
add support for negative arguments to :Tab
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -1,6 +1,9 @@ | |||
1 | (Format: Year/Month/Day) | 1 | (Format: Year/Month/Day) |
2 | Changes for 1.0rc3: | 2 | Changes for 1.0rc3: |
3 | *06/08/03: | 3 | *06/08/03: |
4 | * Added support for negative arguments to the `Tab' key command to count | ||
5 | backwards from the last tab in the group (Mark) | ||
6 | CurrentWindowCmd.cc | ||
4 | * Updated documentation (Mark) | 7 | * Updated documentation (Mark) |
5 | fluxbox.txt fluxstyle.txt | 8 | fluxbox.txt fluxstyle.txt |
6 | *06/08/02: | 9 | *06/08/02: |