No description
Find a file
Maarten van Gompel bfdbe29c0b added deeper context menus for vim/vis, nano, tuir, ncmpcpp, w3m
This patch looks at whatever application is running inside the st terminal.
and presents a more fine-tuned context menu based on it. It does so by
parsing WM_NAME.

Supported for the moment: vim/vis, nano, tuir, ncmpcpp, w3m

This probably won't work if you're in a terminal multiplexer like
screen/tmux, unless it's configured to propagate the name of running
application.

This patch is to be applied **after** my patch for feh/sxiv from earlier today (not included in this patch)

Signed-off-by: Miles Alan <m@milesalan.com>
2020-07-19 21:24:08 -05:00
configs Add udev rules to update status bar plugging in / unplugging charger 2020-07-12 19:29:49 -05:00
programs Screenlock: Recognize keyrelease rather than keydown to avoid inadvertent exits 2020-07-15 21:47:50 -05:00
scripts added deeper context menus for vim/vis, nano, tuir, ncmpcpp, w3m 2020-07-19 21:24:08 -05:00
.gitignore Initial commit 2020-03-15 18:42:35 -05:00
LICENSE Add license 2020-06-19 18:02:09 -05:00
Makefile Add udev rules to update status bar plugging in / unplugging charger 2020-07-12 19:29:49 -05:00
README.md Shellcheck and tabindent all scripts 2020-06-13 20:36:13 -05:00

sxmo-utils

This repository contains scripts and C programs to support Sxmo.

Note all scripts pass shellcheck and are tab-idented.