Rivoreo Source Code Repositories
src.rivoreo.one
/
tmux
/
9f02feb9d089b1a4639afb52ab0e8212eeb55a7c
/
cmd-capture-pane.c
d45c12b
Remove the barely-used and unnecessary command check() function.
by nicm
· 11 years ago
270d90c
Handle empty pending output (not a failure) and add \n. From George Nachman.
by Nicholas Marriott
· 12 years ago
e85f764
Preserve trailing spaces with capture-pane -J, from George Nachman.
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
295d869
Add -C and -J to capture pane to escape control sequences and to join
by Nicholas Marriott
· 12 years ago
8a6fbfa
Don't use a target-client for stdout, just always cmdclient.
by Nicholas Marriott
· 12 years ago
78543cc
Support capture-pane -p to send to stdout.
by Nicholas Marriott
· 12 years ago
3a0016a
Use the CMD_*_USAGE defines consistently, 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
5db593e
Extend history that can be captured to INT_MIN rather than
by Nicholas Marriott
· 13 years ago
9800eaa
Another memory leak from Tiago Cunha.
by Nicholas Marriott
· 13 years ago
538af37
Fix a couple of memory leaks, from Tiago Cunha.
by Nicholas Marriott
· 14 years ago
82e0165
Allow a start and end line to be specified for capture-pane which may be
by Nicholas Marriott
· 14 years ago
7502cb3
Clean up and simplify tmux command argument parsing.
by Nicholas Marriott
· 14 years ago
4fb1045
Remove some unused defines.
by Nicholas Marriott
· 14 years ago
cc42614
Change from a per-session stack of buffers to one global stack which is
by Nicholas Marriott
· 14 years ago
097a501
Don't leak line, from Tiago Cunha.
by Nicholas Marriott
· 15 years ago
15a64b8
Massive spaces->tabs and trailing whitespace cleanup, hopefully for the last
by Nicholas Marriott
· 15 years ago
0926a23
New command, capture-pane, which copies the entire pane contents to a paste
by Nicholas Marriott
· 15 years ago