Rivoreo Source Code Repositories
src.rivoreo.one
/
tmux
/
3c12b477d3563057a55026f4f4583f12537d9096
/
cmd-choose-tree.c
4c42381
Move template defines back into .c files.
by nicm
· 10 years ago
45dfc5a
Instead of setting up the default keys by building the key struct
by nicm
· 10 years ago
d45c12b
Remove the barely-used and unnecessary command check() function.
by nicm
· 11 years ago
3d2b7d5
When using choose-tree -u, start with the current window
by Nicholas Marriott
· 12 years ago
04f54ab
Get session of -t window rather than client's window.
by Nicholas Marriott
· 12 years ago
20636d9
Add a command queue to standardize and simplify commands that call other
by Nicholas Marriott
· 12 years ago
48291f0
Make choose-tree actually work again.
by Nicholas Marriott
· 12 years ago
6641402
Run session command before window in choose-tree.
by Nicholas Marriott
· 12 years ago
180faf7
Allow choose commands to be used outside tmux, so long as at least one
by Nicholas Marriott
· 12 years ago
d313158
Fix some blank line nits.
by Nicholas Marriott
· 12 years ago
b18ff67
Add a -u flag to choose-tree to start uncollapsed, from Raghavendra D Prabhu.
by Nicholas Marriott
· 12 years ago
eb0ad18
Use ACS characters for choose-tree arrows based on diff from Romain Francoise.
by Nicholas Marriott
· 12 years ago
4f8a686
Use the right index when adding item in choose-tree, from Thomas Adam.
by Nicholas Marriott
· 12 years ago
adc9fad
Remove an unused variable.
by Nicholas Marriott
· 12 years ago
a679a4a
Change format of choose-tree arrows slightly, from Romain Francoise.
by Nicholas Marriott
· 12 years ago
73c6785
Use a separate define for each default format template and strip clutter
by Nicholas Marriott
· 12 years ago
8889a48
Fix a return type.
by Nicholas Marriott
· 12 years ago
35a8a61
Nuke unused variable from Thomas Adam.
by Nicholas Marriott
· 12 years ago
ede8312
Make command exec functions return an enum rather than -1/0/1 values and
by Nicholas Marriott
· 12 years ago
df912e3
xfree is not particularly helpful, remove it. From Thomas Adam.
by Nicholas Marriott
· 12 years ago
91f54b5
Fix choose-tree usage string.
by Nicholas Marriott
· 12 years ago
f20c6fe
Add choose-tree command to show windows and sessions in the same
by Nicholas Marriott
· 12 years ago