Re: [dev] using tabbed with dwm and st

From: Markus Teich <markus.teich_AT_stusta.mhn.de>
Date: Thu, 31 Mar 2016 15:40:43 +0200

Heyho,

Rashad Kanavath wrote:
> How do i configure dwm to have tabbed + st for default terminal window?
>
> currently when I do Ctrl+Shift+Enter I have an st terminal. I want to
> have it inside a tabbed.

I use this:
static const char *termcmd[] = {"tabbed", "-c", "-r", "2", "st", "-w", "''", NULL};

> First time, i willl have a new tabbed with a single st. The next
> 'Ctrl+Shift+Enter' will give another st inside the same tabbed.

You need to use the tabbed keybinding for opening a new tab then, not the dwm
one. Read the man page

--Markus
Received on Thu Mar 31 2016 - 15:40:43 CEST

This archive was generated by hypermail 2.3.0 : Thu Mar 31 2016 - 15:48:12 CEST