Browse Source

vifm: :tag -- TMSU

master
Maxim Likhachev 10 years ago
parent
commit
db4937b4e2
  1. 4
      etc/soft/vifm/commands

4
etc/soft/vifm/commands

@ -5,6 +5,10 @@ command df dfc -t ext4,fuseblk -w %m 2> /dev/null @@ -5,6 +5,10 @@ command df dfc -t ext4,fuseblk -w %m 2> /dev/null
command dus noc dus %d/* %m
command dmesg dmesg %m
" TMSU
command tag !tmsu tag --tags="%a" %c
command untagged tmsu untagged | sort %M
command bklist cat ~/.vifm/bookmarks.list %M
command bkedit !vim ~/.vifm/bookmarks.list
command bkadd :!echo %c:p >> ~/.vifm/bookmarks.list

Loading…
Cancel
Save