mirror of
https://github.com/js0ny/dotfiles.git
synced 2025-12-21 08:43:00 +00:00
fix(fzf): run command will change shell-integration behaviour
This commit is contained in:
parent
dae3143f86
commit
5ddef67714
3 changed files with 14 additions and 12 deletions
18
common/fzfrc
18
common/fzfrc
|
|
@ -1,10 +1,10 @@
|
|||
# --preview 'bat --color=always --style=numbers {}'
|
||||
--bind alt-n:preview-down,alt-e:preview-up
|
||||
--bind ctrl-e:up
|
||||
--bind alt-p:toggle-preview
|
||||
--color=bg+:#313244,bg:#1e1e2e,spinner:#f5e0dc,hl:#f38ba8
|
||||
--color=fg:#cdd6f4,header:#f38ba8,info:#f5c2e7,pointer:#f5e0dc
|
||||
--color=marker:#b4befe,fg+:#cdd6f4,prompt:#f5c2e7,hl+:#f38ba8
|
||||
--color=selected-bg:#45475a
|
||||
--color=border:#313244,label:#cdd6f4
|
||||
|
||||
# --bind alt-n:preview-down,alt-e:preview-up
|
||||
# --bind ctrl-e:up
|
||||
# --bind alt-p:toggle-preview
|
||||
# --color=bg+:#313244,bg:#1e1e2e,spinner:#f5e0dc,hl:#f38ba8
|
||||
# --color=fg:#cdd6f4,header:#f38ba8,info:#f5c2e7,pointer:#f5e0dc
|
||||
# --color=marker:#b4befe,fg+:#cdd6f4,prompt:#f5c2e7,hl+:#f38ba8
|
||||
# --color=selected-bg:#45475a
|
||||
# --color=border:#313244,label:#cdd6f4
|
||||
#
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue