From 590ac77ca081130e28ddcb47c59807d8c27e7514 Mon Sep 17 00:00:00 2001 From: Lucien Cartier-Tilet Date: Wed, 9 Nov 2022 15:30:40 +0100 Subject: [PATCH] [Fish] Remove old abbr, pipe out selected images --- org/config/fish.org | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/org/config/fish.org b/org/config/fish.org index 140bccf..7be7d83 100644 --- a/org/config/fish.org +++ b/org/config/fish.org @@ -532,10 +532,11 @@ abbr flac 'youtube-dl -x --audio-format flac --audio-quality 0 -o "~/Music/%(upl Some sane default options for [[https://github.com/nsxiv/nsxiv][~nsxiv~]]. This includes playing GIFs and not displaying the filename below. Nsxiv will also open in fullscreen -and will fit the displayed image to the frame. +and will fit the displayed image to the frame. It will also output to +stdout the selected files in case I want to pipe them to another +program. #+BEGIN_SRC fish -abbr nsxiv 'nsxiv -abfs f' -abbr sxiv 'nsxiv -abfs f' # old habits die hard +abbr nsxiv 'nsxiv -abfos f' #+END_SRC The following abbreviation is here so I can easily launch software