On Mon, Oct 28, 2013 at 15:56:42 +, Nicholas Marriott wrote:
> Could you dig it out and resend it please?
Attached.
--Ben
commit 0efc515736ceff537f3c3ea87c8678ba0d7d3d3f
Author: Ben Boeckel
Date: Fri Jun 14 20:43:17 2013 -0400
Add string descriptions of ACS characters
diff --git a/tt
The ability is still there in portable tmux.
On Sat, Oct 26, 2013 at 11:33:41AM +0200, Jan Stary wrote:
> On Sep 05 14:19:48, h...@stare.cz wrote:
> > Being a happy user of tmux on many other systems (thank you!)
> > I tried to compile tmux on this MacOSX 10.4.11, and have failed.
> >
> > The pr
Could you dig it out and resend it please?
Original message
From: Ben Boeckel
Date: 28/10/2013 14:02 (GMT+00:00)
To: tmux-users@lists.sourceforge.net
Subject: Re: [PATCH 4/4] Show how VT100 ACS (alternate character set) should
actually render.
On Sun, 27 Oct, 201
Hi Stanislav,
The message is shown by a tool called reattach-to-user-namespace.
It seems you're using older version of this tool, so you need to upgrade this.
If you use HomeBrew you could do:
brew upgrade reattach-to-user-namespace
You saw like this message, didn't you?
https://github.com/Chri
On Sun, 27 Oct, 2013 at 22:45:31 GMT, Nicholas Marriott wrote:
> Source files need to stay 7-bit ASCII. You could include the Unicode
> symbol names in a comment instead.
I had a patch which did this a while ago (part of the
sticky-eol-in-copy-mode branch).
--Ben
P.S. Are you aware that you're b
On 28 October 2013 13:37, Thomas Adam wrote:
> When this happens, I am going to strongly advocate with strong reasons as to
> why choose-tree should go; supporting it on top of my proposed cleanups just
s/choose-tree/choose-list/
-- Thomas Adam
--
On Sat, Oct 26, 2013 at 08:47:49PM +0200, Alexis wrote:
> I look forward to your feedback, on the idea
> in general, whether you consider it a useful addition,
> and improvements on how it was implemented.
I am not sure I like this.
choose-list was originally a very quick addition for one-off men
Hi everyone,
I wanted some kind of command alias mechanism for tmux,
with which I was able to call long and tedious to type
tmux commands quickly and often.
Choose-list to the rescue, now the only thing needed
was a way to give each tmux action a readable and
meaningful name.
Please find attached
Hi, folks!
I'm just upgraded to 10.9 and I'm having the following warning:
warning: unsupported new OS, trying as if it were 10.6-10.8
It does not brake workflow, but makes it a bit noisy. Would you fix it?
Or I can try to do it myself, though my C experience is quite small..
-