1
vote
1answer
643 views

In Openbox, is it possible to execute a command in a matching window, or open a new one if no match exists?

Essentially, I'm looking for a way to keep one terminal open running tmux, and open new windows inside of the session rather than spawning new terminals. On pushing a key sequence, I'd like to open a ...
4
votes
2answers
671 views

Terminal and web browser combination

I often use only two applications, terminal and web browser. I like the tmux application which enables to split a terminal window into more regions. I noticed that I can open lynx in another region ...