zsh history ctrl+r
This commit is contained in:
parent
e26e9f16d5
commit
a00079c820
@ -99,7 +99,7 @@ fzfhistory() {
|
|||||||
--scheme=history \
|
--scheme=history \
|
||||||
--tac \
|
--tac \
|
||||||
--no-multi \
|
--no-multi \
|
||||||
--no-sort \
|
--tiebreak=begin,index \
|
||||||
--height="$(($LINES/4))" \
|
--height="$(($LINES/4))" \
|
||||||
--query="$BUFFER" \
|
--query="$BUFFER" \
|
||||||
)"
|
)"
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user