3 Michael Stapelberg <michael+i3@stapelberg.de>
4 v3.delta, November 2009
8 i3-input - interactively take a command for i3
12 i3-input [-s <socket>] [-p <prefix>] [-l <limit>] [-P <prompt>] [-v]
16 i3-input is a tool to take commands (or parts of a command) and then send it
17 to i3. This is useful for example for the mark/goto command.
21 ------------------------------------------------
22 i3-input -p 'mark ' -l 1 -P 'Mark: '
23 ------------------------------------------------
31 Michael Stapelberg and contributors