fzf-script @#$%!
This commit is contained in:
@@ -17,9 +17,6 @@ function __search-history {
|
|||||||
command="${command[@]}"
|
command="${command[@]}"
|
||||||
READLINE_LINE="${command}"
|
READLINE_LINE="${command}"
|
||||||
READLINE_POINT=$(( 0 + ${#command} ))
|
READLINE_POINT=$(( 0 + ${#command} ))
|
||||||
if [[ -z ${edit} ]]; then
|
|
||||||
echo
|
|
||||||
fi
|
|
||||||
}
|
}
|
||||||
|
|
||||||
if command -v fzf 2>&1 >/dev/null; then
|
if command -v fzf 2>&1 >/dev/null; then
|
||||||
|
|||||||
Reference in New Issue
Block a user