gri3-wm/parser-specs
Ingo Bürk d51d6d730e Added a --toggle switch to "mark [--toggle] <mark>"
This option allows toggling marks on a window without knowing whether the mark is already set or not.
It behaves as follows:
1) If the matched window has no mark, the new mark is set.
2) If the matched window has another mark, the old mark is removed and the new mark is set.
3) If the matched window already has the mark, the mark is removed.

The behavior that all non-matched windows have this mark removed is kept.

fixes #1463
2015-03-29 21:21:50 +02:00
..
commands.spec Added a --toggle switch to "mark [--toggle] <mark>" 2015-03-29 21:21:50 +02:00
config.spec Add support for a custom separator symbol 2015-03-25 21:38:55 +01:00
highlighting.vim port the entire old config parser to the new one 2012-10-08 13:23:48 +02:00