No but it would be nice. I was doing some work on cleaning up mouse
input a few weeks ago, but I ran out of time. Once that is done maybe
can do this.
On Sun, May 06, 2012 at 09:39:48PM +0200, Ivan Necas wrote:
>Hello Tmux fellows,
>
>One thing that was troubling me a log for a long time
Whoops, I missed this. I think it should use -t like everything else:
Index: cmd-move-window.c
===
RCS file: /cvs/src/usr.bin/tmux/cmd-move-window.c,v
retrieving revision 1.11
diff -u -p -r1.11 cmd-move-window.c
--- cmd-move-window.c
No tmux does not accept UTF-8 input for commands, copy mode, status
prompt etc. This needs to be improved sometime but it isn't yet :-).
On Wed, May 09, 2012 at 11:16:01AM +0200, Kevin Brubeck Unhammer wrote:
> Hi,
>
> In copy-mode, search doesn't allow input of e.g. "??". I found
> http://super
Hi,
In copy-mode, search doesn't allow input of e.g. "å". I found
http://superuser.com/questions/408561/tmux-copy-mode-search-for-a-unicode-string
which mentions a possible hack, but I figured I should ask first if this
has been solved in SVN?
best regards,
Kevin Brubeck Unhammer
--