From cfbb8f21177bf376698fa4d3b625d9627c1237e9 Mon Sep 17 00:00:00 2001 From: Arun Prakash Jana Date: Wed, 6 May 2020 10:42:29 +0530 Subject: Uniform plugins --- plugins/preview-tabbed | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'plugins/preview-tabbed') diff --git a/plugins/preview-tabbed b/plugins/preview-tabbed index 7e7e840..b5b5f05 100755 --- a/plugins/preview-tabbed +++ b/plugins/preview-tabbed @@ -1,11 +1,9 @@ -#!/bin/bash +#!/usr/bin/env bash # Description: tabbed/xembed based file previewer # # Note: This plugin needs a "NNN_FIFO" to work. See man. # -# Shell: Bash (job control is weakly specified in POSIX) -# # Dependencies: # - tabbed (https://tools.suckless.org/tabbed): xembed host # - xterm (or urxvt or st) : xembed client for text-based preview @@ -46,6 +44,7 @@ # [1]: http://tools.suckless.org/tabbed/ # [2]: https://specifications.freedesktop.org/xembed-spec/xembed-spec-latest.html # +# Shell: bash (job control is weakly specified in POSIX) # Author: leovilok -- cgit v1.2.3-70-g09d2