From db4937b4e256cc5c0faf36bfbd787937b62dd9ca Mon Sep 17 00:00:00 2001 From: Maxim Likhachev Date: Tue, 26 Apr 2016 13:21:56 +0500 Subject: [PATCH] vifm: :tag -- TMSU --- etc/soft/vifm/commands | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/etc/soft/vifm/commands b/etc/soft/vifm/commands index cab4fe0..a782a1e 100644 --- a/etc/soft/vifm/commands +++ b/etc/soft/vifm/commands @@ -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