glog: Add --highlight-line

This commit is contained in:
2024-11-01 02:42:24 +01:00
parent 9c099416a9
commit 7709ece0f8

View File

@@ -137,6 +137,8 @@ local -a fzf_args=(
"--reverse"
# Do not sort when typing to maintain the sorting by date.
"--no-sort"
# Highlight the whole current line similar to vim's 'cursorline
"--highlight-line"
)
# The preview-window should be placed differently depending on the dimensions of