From 1aa34295a75822debeefb8d7b9a2b0a508974d5a Mon Sep 17 00:00:00 2001 From: Thanos Apollo Date: Thu, 4 May 2023 10:25:00 +0300 Subject: emacs: Update eshell visual commands --- emacs.org | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'emacs.org') diff --git a/emacs.org b/emacs.org index 6dd3a9c..93b87fa 100755 --- a/emacs.org +++ b/emacs.org @@ -910,6 +910,10 @@ Create function to watch videos using ~mpv~ (defun pcomplete/hut () "Completion rules for `hut' command" (pcomplete-here (append pcomplete-hut-commands))) + + (add-to-list 'eshell-visual-commands "mocp") + + ;; #+end_src * Misc ** Random functions -- cgit v1.2.3