The i3 FAQ has migrated to https://github.com/i3/i3/discussions. All content here is read-only.
Ask Your Question
0

i3 users guide need updating?

asked 2013-02-21 13:04:11 +0000

chickenpie gravatar image

updated 2013-02-21 13:08:30 +0000

in the guide it gives an example for jumping to a specific window if I paste it into my confg file and reload i3 crashes or tells me the config is wrong

bindsym $mod+a [class="urxvt" title="VIM"] focus it also crashes if I change the keybinding to try eg bindsym $mod+p or the window class and title to try it with another application

I am using v4.2

edit retag flag offensive close merge delete

1 answer

Sort by » oldest newest most voted
0

answered 2013-02-21 18:14:42 +0000

Michael gravatar image

Since you are using version 4.2, the appropriate documentation for your version is:

http://i3wm.org/docs/4.2/userguide.html

The current version of the userguide is for the latest stable version of i3: v4.4. This is also described on http://i3wm.org/docs/

Now, as to the actual question: That binding is still correct, so we don’t need to update any documentation.

If i3 crashes for you reproducibly, please file a bugreport at http://bugs.i3wm.org/

Note that you need to upgrade first. Only the latest stable release is supported.

edit flag offensive delete link more

Question Tools

Stats

Asked: 2013-02-21 13:04:11 +0000

Seen: 162 times

Last updated: Feb 21 '13