Re: searching buffer via command

2013-01-14 Thread Nicholas Marriott
Hi You could probably do it with send-keys? If not the nicest thing to have would be a flag to enter copy mode and pass in mode commands eg something like: tmux copy-mode -C 'cursor-up,cursor-left,search-backward foo' On Thu, Jan 10, 2013 at 02:04:21PM -0500, Alexander Tsepkov wrote: >Ear

Re: tmux-powerline makes tmux crash overnight?

2013-01-14 Thread Nicholas Marriott
Hi These cores are all over the place but at least a couple are memory allocation, possibly either your memory is bad or tmux is running out of memory. What size are the cores? How much memory is tmux using as it runs and does it keep increasing? On Tue, Jan 01, 2013 at 12:49:26AM -0800, John S

Re: Lagging behaviour while running certain ncurses apps in tmux

2013-01-14 Thread Nicholas Marriott
Hi Does the character go away if you do "C-b r" in tmux (refresh-client command) instead of making vim repaint? On Fri, Jan 04, 2013 at 06:34:43AM -0600, Mark Volkmann wrote: >On Fri, Jan 4, 2013 at 1:07 AM, John Magolske <[1]listm...@b79.net> wrote: > > Hi, > > I've noticed a "

Re: panes slow response in scrolling

2013-01-14 Thread Nicholas Marriott
I use split panes all the time and they are fine. Are you using a fancy FreeType face (xterm -fa instead of -fn)? Is it the same in xterm without any of your config? On Mon, Jan 14, 2013 at 11:14:21AM +0530, Sinbad wrote: >is there *any terminal that can support split window >scrolling na

Re: [PATCH 1/1] Hotfix for OSC 12 infinite echo issue

2013-01-14 Thread Nicholas Marriott
Hi Why only check the first character of the string? Is the ? in this diff supposed to be \\234? On Tue, Jan 01, 2013 at 11:51:24AM +0900, Hayaki Saito wrote: > > This is a hotfix patch for infinite echo loop issue which occurs with > following shell command. > > > $ echo -en '\033]12;?\03