Hi,
On Sat, Nov 03, 2012 at 02:15:20PM +0900, Kazuhiko Sakaguchi wrote:
> Hi all.
>
> I wrote a script to maximize and restore panes in tmux. It's similar
> to the tmux-zoom.
Has there been any more work on this lately?
Kindly,
-- Thomas Adam
-
On Wed, Nov 14, 2012 at 11:53:54PM +0900, Kazuhiko Sakaguchi wrote:
> Thanks! I fixed problems.
> Please see https://github.com/pi8027/pane-maximize/blob/master/pane-maximize .
It would be handier to see in-line diffs to be honest, rather than forcing
me to load a web browser each time.
Here it i
2012/11/8 Thomas Adam :
> Hi,
>
> On Tue, Nov 06, 2012 at 03:42:58PM +0900, Kazuhiko Sakaguchi wrote:
>> I created and moved a pane-maximize repository on GitHub.
>> https://github.com/pi8027/pane-maximize
>
> I took a look at this, since I'm quite keen to ensure that if this script or
> one like i
On Thu, Nov 08, 2012 at 04:33:37AM +, Ben Boeckel wrote:
> On Wed, Nov 07, 2012 at 15:13:21 GMT, Thomas Adam wrote:
> >> $optflag_a && nwopts="-a -t $winid $nwopts"
> >
> > It is perhaps preferrable to not treat optflag_a as some literal boolean,
> > but rather use something like:
> >
> > [ -n
On Wed, Nov 07, 2012 at 15:13:21 GMT, Thomas Adam wrote:
> Hi,
>
> On Tue, Nov 06, 2012 at 03:42:58PM +0900, Kazuhiko Sakaguchi wrote:
>> I created and moved a pane-maximize repository on GitHub.
>> https://github.com/pi8027/pane-maximize
>
> I took a look at this, since I'm quite keen to ensure th
On Sat, Nov 03, 2012 at 05:15:20 GMT, Kazuhiko Sakaguchi wrote:
> Hi all.
>
> I wrote a script to maximize and restore panes in tmux. It's similar
> to the tmux-zoom.
>
> https://gist.github.com/3901976
>
> Idea of tmux-zoom is awesome, but it has some problems.
> - If title of the zoomed pane is
Hi,
On Tue, Nov 06, 2012 at 03:42:58PM +0900, Kazuhiko Sakaguchi wrote:
> I created and moved a pane-maximize repository on GitHub.
> https://github.com/pi8027/pane-maximize
I took a look at this, since I'm quite keen to ensure that if this script or
one like it is to replace the current "tmux-zo
2012/11/3 Kazuhiko Sakaguchi :
> Hi all.
>
> I wrote a script to maximize and restore panes in tmux. It's similar
> to the tmux-zoom.
>
> https://gist.github.com/3901976
>
> Idea of tmux-zoom is awesome, but it has some problems.
> - If title of the zoomed pane is changed, tmux-zoom can't restore
On Fri, Nov 2, 2012 at 11:15 PM, Kazuhiko Sakaguchi wrote:
> Hi all.
>
> I wrote a script to maximize and restore panes in tmux. It's similar
> to the tmux-zoom.
>
> https://gist.github.com/3901976
>
Why not create a repository of it on GitHub?
Thanks,
--
Javier
-
Thanks to get interested in my work!
1. I improved the script and add a usage. Please see
https://gist.github.com/3901976 .
2. In maximization, pane-maximize does:
- make a new window that has a dummy pane.
- swap a dummy pane for a target pane.
- register a pair of panes on tmux's $pmtable.
This
On Sat, Nov 03, 2012 at 02:15:20PM +0900, Kazuhiko Sakaguchi wrote:
> Hi all.
>
> I wrote a script to maximize and restore panes in tmux. It's similar
> to the tmux-zoom.
>
> https://gist.github.com/3901976
>
> Idea of tmux-zoom is awesome, but it has some problems.
> - If title of the zoomed p
Hi all.
I wrote a script to maximize and restore panes in tmux. It's similar
to the tmux-zoom.
https://gist.github.com/3901976
Idea of tmux-zoom is awesome, but it has some problems.
- If title of the zoomed pane is changed, tmux-zoom can't restore the
pane correctly.
- tmux-zoom may kills a no
12 matches
Mail list logo