RE: [PATCH 0/6] Basic local printing support

2012-08-12 Thread Sean Estabrooks
> Date: Sat, 11 Aug 2012 08:31:15 +0100 > From: nicholas.marri...@gmail.com > > Thanks for your work but can you explain why you want/need this? Does > anything actually use it? > Hi Nicholas, Use it for sending to a local printer when on the road, and

Tmux unexpectedly crashed

2012-08-12 Thread John Magolske
Hi, I just experienced an unexpected crash of tmux. I had 5 or so windows open with Vim running in one and Zsh shells in the others. After changing an environmental variable in my ~/.zshrc, I switched to another window and did a `. ~/.zshrc` to source my zshrc file. At that point the tmux session

Re: Please help building tmux on Solaris 10 and a suggestion

2012-08-12 Thread Nicholas Marriott
Oh sorry I misread your mail. What does "echo $TERM" show inside tmux, before you do the export command? On Sun, Aug 12, 2012 at 10:33:20AM +, John Long wrote: > On Sat, Aug 11, 2012 at 08:28:52AM +0100, Nicholas Marriott wrote: > > Hi > > > > Does using TERM=vt220 help? > > Hi and sorry fo

Please help building tmux on Solaris 10 and a suggestion

2012-08-12 Thread John Long
On Sat, Aug 11, 2012 at 08:28:52AM +0100, Nicholas Marriott wrote: > Hi > > Does using TERM=vt220 help? Hi and sorry for the lame subject line. I realized it after I hit the send key but it was too late! Not sure I got your meaning. exporting TERM to vt220 before the configure and build doesn't

Re: Simple patch to indicate prefix-status in status line

2012-08-12 Thread Thomas Adam
Hello, On Thu, Aug 09, 2012 at 08:04:46PM +, Andrew Reynhout wrote: > Hi, > > I'm attaching a small patch. It adds a token to the status line format > which will indicate whether you're in command-mode or not. I'm not sure how Nicholas feels about this, but this has been on the TODO list for