On Wed, 6 Jun 2012 19:37:58 +0100
Thomas Adam wrote:
> On Wed, Jun 06, 2012 at 09:05:20PM +0800, lryylryy wrote:
> > Hi,
> >
> > I'm new to tmux. I found that when I resize pane in LXTerminal, It works.
> > But when I switched to console use Ctrl+Alt+F1, I cannot resize pane. How
> > can I resi
On Wed, Jun 06, 2012 at 09:05:20PM +0800, lryylryy wrote:
> Hi,
>
> I'm new to tmux. I found that when I resize pane in LXTerminal, It works.
> But when I switched to console use Ctrl+Alt+F1, I cannot resize pane. How
> can I resize pane in console?
Which key-bindings?
-- Thomas Adam
--
"Deep
When referring to alerts, don't try and enumerate the type of alert, rather,
mention that an alert occurs. This stops the need to enumerate all the
alert types in more than one place, and indeed, without this patch, not all
the alert types are referenced.
---
trunk/tmux.1 |6 +++---
1 file ch
This will kill all sessions and detach clients except the session specified
with "-a" and "-t" -- and where "-t" is not given, assumes current session.
---
trunk/cmd-kill-session.c | 20 ++--
trunk/tmux.1 |7 ++-
2 files changed, 20 insertions(+), 7 deletions(
This teaches the kill-session command about "-a" which will kill all
sessions but the one specified with "-a", including all clients, and unless
"-t" is specified, assumes the current session.
Thomas Adam (1):
Teach kill-session about "-a"
trunk/cmd-kill-session.c | 20 ++--
This adds an option to the detach-client command to use -a which will detach
all clients except (-a) the target client specified with -t.
---
trunk/cmd-detach-client.c | 16
trunk/tmux.1 |5 +
2 files changed, 17 insertions(+), 4 deletions(-)
diff --git a/t
This adds the "-a" option to detach-client, which will detch all clients but
the one specified with "-t". If "-t" is not specified, the current client
is assumed.
This mimicks the functionality of kill-window, for instance. Requested by
somasin on IRC.
Thomas Adam (1):
Detach all clients but
Hi,
I'm new to tmux. I found that when I resize pane in LXTerminal, It works. But
when I switched to console use Ctrl+Alt+F1, I cannot resize pane.
How can I resize pane in console?
Thanks,
lryylryy
--
lryylryy
--
L
I think having the cursor visible in all panes would have two benefits:
- As a clear indicator that synchronized input is enabled.
- Makes it easier to see what's going on in the other panes, specially when
editing the same file from different servers for example, and a single
character differs
I think having the cursor visible in all panes would have two benefits:
- As a clear indicator that synchronized input is enabled.
- Makes it easier to see what's going on in the other panes, specially when
editing the same file from different servers for example, and a single
character differs
Exactly my point.
Drew
On Jun 6, 2012, at 3:52 AM, Jim Myhrberg wrote:
> I think having the cursor visible in all panes would have two benefits:
>
> - As a clear indicator that synchronized input is enabled.
> - Makes it easier to see what's going on in the other panes, specially when
> edit
I'd like to think so, since I took the time to ask. The justification, if you
will, is for some people that are using this feature as a cssh (clusterssh)
replacement. Not sure if you familiar with editing text files among a handful
of servers or not but when it comes down to it, it makes it so m
On Tue, Jun 05, 2012 at 11:23:22PM -0500, Drew Decker wrote:
> Was wondering if this was possible, or could be implemented via a Feature
> Request. When you have *synchronize-panes *enabled, normally, you are
> editing files or making changes on the same exact file/item. Usually,
> there is a cur
On Wed, Jun 06, 2012 at 09:36:41AM +0200, Florian Crouzat wrote:
> Le 06/06/2012 06:23, Drew Decker a écrit :
> > Was wondering if this was possible, or could be implemented via a
> > Feature Request. When you have *synchronize-panes *enabled, normally,
> > you are editing files or making changes
Le 06/06/2012 06:23, Drew Decker a écrit :
> Was wondering if this was possible, or could be implemented via a
> Feature Request. When you have *synchronize-panes *enabled, normally,
> you are editing files or making changes on the same exact file/item.
> Usually, there is a cursor in the "activ
15 matches
Mail list logo