
Hello, this is useful when you want to use the same key binding that closes windows to close tabs. I got tired of loosing my tabbed/surf session when I hit my WM's close key. "Last tab" behavior still respects -c/-f. Cheers -J From 829e95855f0fe78a368788a5e72231bd6456a8cf Mon Sep 17 00:00:00 2001 From: jakeogh <github.com@v6y.net> Date: Mon, 21 Mar 2016 01:36:28 +0000 Subject: [PATCH] add -k to close foreground tabbed client on WM_DELETE_WINDOW Signed-off-by: Christoph Lohmann <20h@r-36.net>
tabbed - generic tabbed interface ================================= tabbed is a simple tabbed X window container. Requirements ------------ In order to build tabbed you need the Xlib header files. Installation ------------ Edit config.mk to match your local setup (tabbed is installed into the /usr/local namespace by default). Afterwards enter the following command to build and install tabbed (if necessary as root): make clean install Running tabbed -------------- See the man page for details.
Languages
C
83.4%
Roff
11%
Makefile
5.6%