Browse Source

Add ad-hoc fix

master
10sr 4 years ago
parent
commit
0c45d32524
Signed by: 10sr GPG Key ID: 7BEC428194130EB2
1 changed files with 2 additions and 1 deletions
  1. +2
    -1
      emacs.el

+ 2
- 1
emacs.el View File

@@ -1164,7 +1164,8 @@ THEM are function and its args."
"--color='bg+:-1' "
"--inline-info "
"--cycle "
"--reverse "
;; TODO: fix
;; "--reverse "
(format "--prompt='[%s]> ' "
dir)))
(fzf/start dir)


Loading…
Cancel
Save