Re: [PATCH] Restore zoom when selecting a previously zoomed pane

2013-11-24 Thread Nicholas Marriott
Hi I tried this and honestly I don't like it, I think it is unexpected that if I do splitw and the pane unzooms it then zooms again when I select it. It's better for the pane not to secretly stay zoomed - it isn't so hard to zoom it again if that's what you want. On Sat, Nov 16, 2013 at 04:38:59

Re: [PATCH 4/4] Show how VT100 ACS (alternate character set) should? ?actually render.

2013-11-24 Thread Nicholas Marriott
Added now with the list from terminfo(5) On Wed, Oct 30, 2013 at 09:09:09PM -0400, Ben Boeckel wrote: > On Wed, Oct 30, 2013 at 22:04:04 +, Nicholas Marriott wrote: > > I was thinking more: > > > > { '`', "\342\227\206" },/* U+25C6 BLACK DIAMOND */ > > > > But this idea is fine