aboutsummaryrefslogtreecommitdiffstats
path: root/completions/fish
Commit message (Collapse)AuthorAge
* i3-compat: add GET_BINDING_STATE IPC commandLibravatar Jason Nader2020-06-14
|
* Update fish completionsLibravatar Jason2020-03-13
| | | `--config` should autocomplete filepaths
* Add missing swaymsg completionsLibravatar Peter Grayson2019-03-08
| | | | | | | | | The `-m/--monitor` option was missing from the bash and fish completions. The `subscribe` IPC message type was missing from the bash, fish, and zsh completions. Signed-off-by: Peter Grayson <pete@jpgrayson.net>
* Add -p/--pretty option to swaymsgLibravatar Peter Grayson2019-03-08
| | | | | | | | | | | This new option forces pretty (non-raw/non-JSON) output. By default, when not using a tty, swaymsg outputs using the "raw" format. This makes it impossible to, for example, pipe the pretty output to a pager such as `less` since piping does not use a tty. The new -p/--pretty option gives the user explicit control over the output format while retaining the default tty-dependent behavior. Signed-off-by: Peter Grayson <pete@jpgrayson.net>
* fish: improve completions a little bitLibravatar Tim Sampson2019-02-23
|
* Split swaylock into separate projectLibravatar Drew DeVault2019-01-13
|
* Split swayidle from swayLibravatar Drew DeVault2019-01-12
|
* document swaymessage type for get_seatsLibravatar madblobfish2018-11-04
|
* improved swaymsg completions for fishLibravatar madblobfish2018-10-31
|
* added fish completions for swaynagLibravatar madblobfish2018-10-27
|
* added fish completions for swayidleLibravatar madblobfish2018-10-27
|
* updated fish completions for swaylockLibravatar madblobfish2018-10-27
|
* added untested filesLibravatar Martin Kalchev2018-08-26