index
:
rtmux.git
master
rahm
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
window-copy.c
Commit message (
Expand
)
Author
Age
*
Add a mode-mouse option to prevent tmux taking over the mouse in choice or copy
Nicholas Marriott
2009-07-30
*
Next step towards customisable mode keys: build each default table of keys into
Nicholas Marriott
2009-07-28
*
Remove an unused entry in the mode keys command enum and rename
Nicholas Marriott
2009-07-27
*
Change mode key bindings from big switches into a set of tables. Rather than
Nicholas Marriott
2009-07-27
*
Get rid of empty mode_key_free function.
Nicholas Marriott
2009-07-27
*
Change previous-word behavior to move to the beginning of the word (matches
Nicholas Marriott
2009-07-27
*
Redraw after starting selection to correctly remove any existing selection.
Nicholas Marriott
2009-07-23
*
Add a "back to indentation" key in copy mode to move the cursor to the first
Nicholas Marriott
2009-07-12
*
Merge three copies of identical code to move the cursor x position into a
Nicholas Marriott
2009-07-12
*
Copy was using the real line length which after resize can be larger than the
Nicholas Marriott
2009-07-11
*
Stop in the right place so all the lines selected are copied. Reported by Kalle
Nicholas Marriott
2009-07-09
*
Fix two copy/paste bugs: forbid zero-length buffers to prevent a fatal error
Nicholas Marriott
2009-07-02
*
Import tmux, a terminal multiplexor allowing (among other things) a single
Nicholas Marriott
2009-06-01