I've attached a new patch which drops the buffer_stickiness format and
includes changes to the man page.
On Thu, May 1, 2014 at 5:33 PM, Nicholas Marriott
wrote:
> Hi
>
> This looks good thanks, but I'd lose the buffer_stickiness format and just add
> buffer_name.
>
> (Even if we want it flag fo
I really don't know how many programs use this functionality. Vim can
(I think) if it's compiled the right way.
Of course, there's no reason for people to add this functionality to
their programs if the surrounding terminal environments (tmux, screen,
Terminal.app, Konsole, etc.) don't support it
I don't recall the exact set of keys. But this issue has happened only
when I am editing something at the command prompt.
Usually the keys involved are "C-a", "C-e", "C-d", "C-f", "C-b" and "C-c".
Here's my .tmux.conf:
https://github.com/kaushalmodi/dotfiles/blob/master/.tmux.conf
--
Kaushal Modi
Hi
This looks good thanks, but I'd lose the buffer_stickiness format and just add
buffer_name.
(Even if we want it flag formats should be 0 or 1 so that the #{?,}
conditional works.)
Also this is going to need some manpage changes.
On Thu, Apr 24, 2014 at 07:37:19PM -0500, J Raynor wrote:
> I
Hi
I know this was on the TODO list, and I don't want to sound discouraging
but does anything actually use it?
If we made tmux use it I support tmux-in-tmux would be one case...
On Wed, Apr 30, 2014 at 10:55:49PM -0500, J Raynor wrote:
> I've attached a patch which implements xterm's title sta
Yes but it'd need to be -c not -t. Try this please. You need -c '' to
get current client.
diff --git a/cmd-show-environment.c b/cmd-show-environment.c
index 2238929..5837c1b 100644
--- a/cmd-show-environment.c
+++ b/cmd-show-environment.c
@@ -31,8 +31,8 @@ enum cmd_retvalcmd_show_environm
Is it always when you press a particular set of keys?
What do you have in .tmux.conf?
On Thu, May 01, 2014 at 05:41:29PM -0400, Kaushal wrote:
> Hi,
>
> I am using tmux 1.9a.
>
> At times, a tmux pane freezes while I am editting something in the command
> line.
>
> An example example:
>
>
Hi,
I am using tmux 1.9a.
At times, a tmux pane freezes while I am editting something in the command line.
An example example:
I wanted to do "cp file.1 file.2" and I typed "fp" by mistake instead of "cp".
So I did "Ctrl-a", "Ctrl-d", c. But before the c could register, that
pane froze and I ca
On 2014-05-01 14:31 +0200, Pavlos Parissis wrote:
> I know that Nicholas has already reported that he fixed some leaks,
> but I thought it could be useful for Kezes.
Awesome, thanks! Yes, the head version already contains the fix so we
can expect it to officially arrive in the next version.
--
B
Hi,
I left my tmux sessions live while I was away for 2 weeks and saw that the
tmux_fork_proved file was created.
Here are the info
pparissis at poseidonas in ~ *130
ls -ls /tmp/tmux_fork_proved
0 -rw-r--r-- 1 pparissis pparissis 0 Apr 15 05:37 /tmp/tmux_fork_proved
pparissis at poseidonas in ~
c
10 matches
Mail list logo