Re: inline image viewing with iterm2 and tmux

2014-04-07 Thread Nicholas Marriott
No, it will never work properly without explicit support in tmux. On Sun, Apr 06, 2014 at 09:53:15AM -0700, Swami wrote: >Hi, > >I just found about an iTerm2 nightly build feature that enables viewing >images inline > >Here's the link that describes that feature > >[1]http

inline image viewing with iterm2 and tmux

2014-04-07 Thread Swami
Hi, I just found about an iTerm2 nightly build feature that enables viewing images inline Here's the link that describes that feature http://www.iterm2.com/images.html#/section/home It works fine under vanilla iTerm2. However I cannot get it to work under tmux, even after setting TERM to xterm-

[tmux:tickets] #119 C-Space leader causes C-2 and C-@ to also be leader

2014-04-07 Thread Matthew J. Morrison
--- ** [tickets:#119] C-Space leader causes C-2 and C-@ to also be leader** **Status:** open **Created:** Thu Apr 03, 2014 07:23 PM UTC by Matthew J. Morrison **Last Updated:** Thu Apr 03, 2014 07:23 PM UTC **Owner:** nobody I ran into this issue recently and posted something on [serverfault

Re: Interoperability issue between tmux send-keys and readlines menu-complete

2014-04-07 Thread Grant Welch
That looks like a solid suggestion, thank you. To answer the question, I remember reading blog post about tmux (circa 1.4) which convinced me to move from screen. I believe that I based this script on some examples from that post (otherwise from some other source), and I've just continued to us

Re: m->scroll in choose-*: set to 1 by default?

2014-04-07 Thread Thomas Adam
On Mon, Apr 07, 2014 at 10:59:43AM +0100, Nicholas Marriott wrote: > > Why not just remove the loop rather than writing over m->scroll? I'd add > a comment too. Dunno. See attached; seems to work. -- Thomas Adam diff --git a/window-choose.c b/window-choose.c index e75858e..ffd5c85 100644 --- a/

Re: m->scroll in choose-*: set to 1 by default?

2014-04-07 Thread Nicholas Marriott
Why not just remove the loop rather than writing over m->scroll? I'd add a comment too. On Sat, Apr 05, 2014 at 01:04:40PM +0100, Thomas Adam wrote: > Hi, > > With the recent mouse-scrolling work, by default without pressing any > keys, the decision is to scroll by three lines. This might make