Browse Source

vifm: sorted findgrep

Maxim Likhachev 5 years ago
parent
commit
1bf7b927ec
  1. 2
      etc/soft/vifm/commands

2
etc/soft/vifm/commands

@ -58,5 +58,5 @@ command retag retag -v %f:p @@ -58,5 +58,5 @@ command retag retag -v %f:p
command dedash rename ' - ' ' ' %f
" Переход к файлу, содержащему текст
command findgrep rg -N %a | cut -d : -f 1 %M
command findgrep rg -N %a | cut -d : -f 1 | sort %M

Loading…
Cancel
Save