aboutsummaryrefslogtreecommitdiffstats
path: root/.travis.yml
diff options
context:
space:
mode:
authorGravatar lvgx <l@vgx.fr>2020-05-05 20:58:57 +0200
committerGravatar GitHub <noreply@github.com>2020-05-06 00:28:57 +0530
commitf47700a609cf1e17c9a796c26da3885c880255d4 (patch)
treec2abe000aa0197a82d8403ca252d0ad80082064d /.travis.yml
parent4c18f2258782c91b894055f0a4977700717599de (diff)
downloadnnn-f47700a609cf1e17c9a796c26da3885c880255d4.tar.gz
Add a tabbed/xembed based file previewer plugin (#552)
* Add a tabbed/xembed based file previewer plugin This plugin is written in bash, because job control is not well specified in POSIX sh (`jobs` can return anything). We use `tabbed` [1] as a xembed [2] host, to have a single window owning each previewer window. Uses mpv, sxiv, zathura, and the nuke plugin. [1]: http://tools.suckless.org/tabbed/ [2]: https://specifications.freedesktop.org/xembed-spec/xembed-spec-latest.html * tabbed-preview: prevent focus steal with xdotool * preview-tabbed: tabs->4 spaces * preview-tabbed: add focus prevention timeout
Diffstat (limited to '.travis.yml')
0 files changed, 0 insertions, 0 deletions