alacritty/extra
Christian Duerr c89939b5d1
Switch to clap-generated completions
The current completions required a lot of domain-specific knowledge
about each individual shell and their completion functionality. Much of
which is sparsely documented.

While clap does not generate perfect completions, since parameters like
`-e` are missing completions, it does a reasonable job while requiring
no work on writing these completions.

Since access to `cli.rs` isn't possible from the `build.rs`, these
completions aren't always generated on build. Instead a test verifies
that there has been no changes to these completions and provides a
simple code sample for re-generating them. This should provide a simple
solution with minimal overhead.
2021-11-19 23:34:40 +00:00
..
completions Switch to clap-generated completions 2021-11-19 23:34:40 +00:00
linux Remove optional releases section from appdata.xml 2021-07-18 01:33:47 +00:00
logo Fix embedded _NET_WM_ICON on X11 2020-12-20 07:57:03 +00:00
osx/Alacritty.app/Contents Bump development version to 0.10.0-dev 2021-07-18 03:03:41 +00:00
alacritty-msg.man Add multi-window support 2021-10-23 07:16:47 +00:00
alacritty.info Remove blink capability from terminfo 2021-06-26 13:10:20 +00:00
alacritty.man Add multi-window support 2021-10-23 07:16:47 +00:00
windows Invert windows asset symlinks 2021-07-18 19:29:38 +00:00