dotfiles/terminal
Marty Oehme ae5470a5d8
nu: Add fuzzy tab completion, remove nvim hardcoding
Removed the buffer editor hardcoding to 'nvim', should use the EDITOR
env var instead.

Added the (currently undocumented?) config option to enable fuzzy
completion matching - essentially enables exactly the behavior the
'fzf-tab-complete' plugin does for zsh, only natively in the nushell
program.

See: https://github.com/nushell/nushell/issues/1275#issuecomment-2964573062
2025-11-14 14:15:02 +01:00
..
.config nu: Add fuzzy tab completion, remove nvim hardcoding 2025-11-14 14:15:02 +01:00
.zshenv terminal: Create module to consolidate term utils 2023-01-07 16:11:40 +01:00