dotfiles/terminal/.config/wezterm
Marty Oehme 5941f6f77a
vifm: Extend fzf mapping functionality
Extended functionality to work in current directory with lower-case
letters and from home directory using upper-case. So, <leader>f
will search files in current dir, <leader>F in home dir.
Same for <leader>d/D and <leader>w/W.

HACK Also made it use fd instead of find by default for the speedup.
This should probably only be done after detecting if fd is even installed
on the system but I do not have time for this right now.
2023-12-04 08:41:24 +01:00
..
events.lua wezterm: Copy logical lines from scrollback buffer 2023-06-22 12:38:23 +02:00
maps.lua vifm: Extend fzf mapping functionality 2023-12-04 08:41:24 +01:00
statusbar.lua lua: Format with stylua 2023-06-15 10:12:30 +02:00
wezterm.lua lua: Format with stylua 2023-06-15 10:12:30 +02:00