dotfiles/terminal/.config
Marty Oehme 5a4d0051be
zsh: Fix carapace and fzf-tab compatibility
As mentioned in
https://github.com/carapace-sh/carapace-bin/issues/2819#issuecomment-3092307945,
fzf-tab directory completes are empty if you try to complete on a
directory without any prior input.

I.e.:

`ls -hal ~/.config/a<tab>` shows output (dirs starting with a).
`ls -hal ~/.config/<tab>` is empty.

This fixes the issue by making the query string use the full inserted
value.
2025-09-21 10:29:13 +02:00
..
atuin atuin: Set up configuration 2025-03-15 20:08:49 +01:00
bash/env.d terminal: Create module to consolidate term utils 2023-01-07 16:11:40 +01:00
bat bat: Add quarto and ino to synatx-enabled 2023-10-07 11:32:00 +02:00
nushell terminal: Add carapace completions to all shells 2025-09-05 09:11:07 +02:00
vifm vifm: Add theoretic live preview for videos using chafa 2025-05-22 13:58:19 +02:00
wezterm wezterm: By default connect mux to domain called unix 2025-06-06 15:58:40 +02:00
zsh zsh: Fix carapace and fzf-tab compatibility 2025-09-21 10:29:13 +02:00
starship.toml terminal: Add bash shell indicator to starship prompt 2025-09-05 09:11:07 +02:00