Hello tmux users,
I'm having a problem with bash in vi mode inside tmux.
In bash i start with 'set -o vi', this enables me to use vi-like commands
for the command line (history scroll, copy/paste, etc.)
Quite frequently i reuse previous bash command with small modifications,
and this is where the
On Sun, Apr 01, 2012 at 02:50:20AM -0400, James Nylen wrote:
> The attached patch adds a new option, mode-mouse-scroll-down, which allows
> the mouse wheel to scroll down past the end of the screen in copy mode.*
> If the option is enabled, copy mode will only be exited when the cursor
Hi,
On Sun, Jun 03, 2012 at 07:59:06PM +0100, Thomas Adam wrote:
> So some observations/ideas (in no particular order):
>
> * I don't like the free() callbacks to each cmd-choose-* file. Ideally we
> should probably look at centralising these where appropriate, perhaps in
> window_choose_fre