Nicholas Marriott
ce0b285aad
Fix up missing bits.
2012-09-25 08:54:01 +01:00
Nicholas Marriott
a1cd0eee1b
Use the right index when adding item in choose-tree, from Thomas Adam.
2012-09-04 22:37:31 +01:00
Nicholas Marriott
996a636713
Remove an unused variable.
2012-09-04 22:36:56 +01:00
Nicholas Marriott
0304555184
Change format of choose-tree arrows slightly, from Romain Francoise.
2012-09-04 22:35:52 +01:00
Tiago Cunha
1c608031b5
Sync OpenBSD patchset 1162:
...
Use a separate define for each default format template and strip clutter
from the choose-tree defaults.
2012-08-31 09:18:50 +00:00
Tiago Cunha
45d68963ab
Sync OpenBSD patchset 1157:
...
Fix a return type.
2012-08-12 19:29:05 +00:00
Tiago Cunha
d697b5ef20
Sync OpenBSD patchset 1152:
...
Nuke unused variable from Thomas Adam.
2012-07-12 21:14:46 +00:00
Tiago Cunha
1f5e6e35d5
Sync OpenBSD patchset 1151:
...
Make command exec functions return an enum rather than -1/0/1 values and
add a new value to mean "leave client running but don't attach" to fix
problems with using some commands in a command sequence. Most of the
work by Thomas Adam, problem reported by "jspenguin" on SF bug 3535531.
2012-07-11 19:37:32 +00:00
Tiago Cunha
a432fcd306
Sync OpenBSD patchset 1150:
...
xfree is not particularly helpful, remove it. From Thomas Adam.
2012-07-11 19:34:16 +00:00
Tiago Cunha
188be9718e
Sync OpenBSD patchset 1148:
...
Fix choose-tree usage string.
2012-07-11 17:16:25 +00:00
Tiago Cunha
a10143a2d1
Sync OpenBSD patchset 1146:
...
Add choose-tree command to show windows and sessions in the same
list. Change choose-window and -session to use the same code. From
Thomas Adam.
2012-07-11 17:13:55 +00:00