A small change for a test.
Another small change to test the git interface.
Adding the form of -r1, which will result in -r 1 in arg.h.
Correcting the lastsel handling in tabbed. It should be more predictable now.
Add the -f flag, which tells tabbed to run the given command again, in case
the last tab is closed.
New windows should be in the foreground.
Changing the single-linked list for clients to a malloc()ed array. This makes
algorithms more efficient, that depend on the number of clients or shuffeling
around. The patch also adds new shortcuts to move tabs in their position. The
default color scheme is changed to the one of the maintainer.
Avoid flashing of surf when it is run in tabbed. Thanks Carlos Pita!
Allowing a different position for the window id. Thanks David Galos!
Style inquistion was here.
Fix the atom handling and fix the title setting. Thanks to Carlos Pita!
Added tag 0.4.1 for changeset 29663026c3cb
Test before commit. Correcting a typo.
Adding ed(1) compatibility.
Readding the spawn compatibility to use it in config.h. Thanks to Chris Hall.
Added tag 0.4 for changeset 8a0db4733dd2