mirror of
https://github.com/RyanGreenup/cadmus.git
synced 2025-08-19 12:21:42 +02:00
cadmus find starts in find not search
This commit is contained in:
@@ -106,7 +106,7 @@ SkimNotes () {
|
|||||||
# **** Skim with Grep
|
# **** Skim with Grep
|
||||||
SkimGrep () {
|
SkimGrep () {
|
||||||
|
|
||||||
sk --ansi -m -i -c 'rg -l -t markdown --ignore-case "{}"' \
|
sk --ansi -m -c 'rg -l -t markdown --ignore-case "{}"' \
|
||||||
--preview "bat {} 2> /dev/null \
|
--preview "bat {} 2> /dev/null \
|
||||||
--color=always --line-range :500 \
|
--color=always --line-range :500 \
|
||||||
--terminal-width 80 \
|
--terminal-width 80 \
|
||||||
|
Reference in New Issue
Block a user