mirror of
https://github.com/alexpasmantier/television.git
synced 2025-07-28 13:51:41 +00:00
parent
bc7a38b1a4
commit
6a11627546
@ -5,7 +5,7 @@ requirements = ["rg", "bat"]
|
||||
|
||||
[source]
|
||||
command = "rg . --no-heading --line-number"
|
||||
display = "[{split:\\::..2}]\t{split:\\::2}"
|
||||
display = "[{split:\\::..2}]\t{split:\\::2..}"
|
||||
output = "{split:\\::..2}"
|
||||
|
||||
[preview]
|
||||
@ -15,4 +15,3 @@ offset = '{split:\::1}'
|
||||
|
||||
[ui]
|
||||
preview_panel = { header = '{split:\::..2}' }
|
||||
|
||||
|
@ -5,7 +5,7 @@ requirements = ["rg", "bat"]
|
||||
|
||||
[source]
|
||||
command = "rg . --no-heading --line-number"
|
||||
display = "[{split:\\::..2}]\t{split:\\::2}"
|
||||
display = "[{split:\\::..2}]\t{split:\\::2..}"
|
||||
output = "{split:\\::..2}"
|
||||
|
||||
[preview]
|
||||
@ -15,4 +15,3 @@ offset = '{split:\::1}'
|
||||
|
||||
[ui]
|
||||
preview_panel = { header = '{split:\::..2}' }
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user