add missing fish file, new alacritty binding

This commit is contained in:
Barak Michener 2022-08-21 13:40:53 -07:00
parent a7c30c7a27
commit e4d0042114
2 changed files with 179 additions and 1 deletions

View file

@ -866,13 +866,19 @@ hints:
mods: Control|Shift
- regex: "(magnet:|mailto:|https:|http:|news:|file:|git:|ssh:|ftp:)\
[^\u0000-\u001F\u007F-\u009F<>\"\\s{-}\\^⟨⟩`]+"
action: Copy
binding:
key: U
mods: Control|Shift
- regex: "(magnet:|mailto:|https:|http:|news:|file:|git:|ssh:|ftp:)\
[^\u0000-\u001F\u007F-\u009F<>\"\\s{-}\\^⟨⟩`]+"
command: xdg-open
post_processing: true
mouse:
enabled: true
mods: None
binding:
key: U
key: L
mods: Control|Shift
#debug:
# Display the time it takes to redraw each frame.