]> git.sur5r.net Git - i3/i3/commit
Added a "jump" command to directly focus a container.
authorUrs Ganse <urs@nerd2nerd.org>
Sun, 29 Mar 2009 12:53:48 +0000 (14:53 +0200)
committerMichael Stapelberg <michael+x200@stapelberg.de>
Tue, 5 May 2009 14:47:05 +0000 (16:47 +0200)
commitefbe2dfeaa8f7e5264c728d8b0004c7935147f1f
tree639c9f8e147c53ef9d948a5cb73b1a2b42d777c9
parent28f0700ef83faf0a4140a39fe1bba60db30af379
Added a "jump" command to directly focus a container.

Syntax is "jump <ws> <row> <col>".
This is quite handy for clients that you always keep
in the same spot, and like to jump to quite often. The
irc client would be an example.
src/commands.c