mirror of
https://codeberg.org/dnkl/foot.git
synced 2026-03-17 05:33:52 -04:00
Add: Bash completion for foot and footclient
* use toe for terminfo, thanks Craig. * adds optional dependency on bash-completion for positional arguments Co-authored-by: Craig Barnes <craigbarnes@protonmail.com>
This commit is contained in:
parent
749ae49c48
commit
b169623b64
5 changed files with 164 additions and 0 deletions
|
|
@ -53,6 +53,7 @@ following **optional** dependencies:
|
|||
|
||||
* libnotify: desktop notifications by default uses `notify-send`.
|
||||
* xdg-utils: URLs are by default launched with `xdg-open`.
|
||||
* bash-completion: If you want completion for positional arguments.
|
||||
|
||||
|
||||
### Building
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue