updated fuzzy man finder command
This commit is contained in:
parent
011a32ef61
commit
fce5ced308
|
@ -77,8 +77,8 @@ fmf() {
|
|||
--prompt=' ' \
|
||||
--pointer=' ' \
|
||||
--tiebreak=begin,chunk,length \
|
||||
--preview='man {1} | col -bf' \
|
||||
--preview-window=70%:wrap:border-rounded \
|
||||
--preview="tldr {1}; echo -e '\t\t\t\t MANUAL PAGE:'; man -Hw3m {1} 2> /dev/null" \
|
||||
--preview-window=62%:wrap:border-rounded \
|
||||
--preview-label="| Manual Entry |"
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue