OpenBSD CVS

CVS log for src/usr.bin/tmux/Attic/layout-string.c


[BACK] Up to [local] / src / usr.bin / tmux

Request diff between arbitrary revisions


Default branch: MAIN


Revision 1.6, Sun Jun 5 10:53:05 2011 UTC (12 years, 11 months ago) by nicm
Branch: MAIN
CVS Tags: HEAD
Changes since 1.5: +1 -1 lines
FILE REMOVED

Get rid of the layout string code which tries to walk through the layout
hierarchy and instead just look at what panes are actually in the window.

Revision 1.5 / (download) - annotate - [select for diffs], Tue Jun 29 03:30:14 2010 UTC (13 years, 10 months ago) by nicm
Branch: MAIN
CVS Tags: OPENBSD_4_9_BASE, OPENBSD_4_9, OPENBSD_4_8_BASE, OPENBSD_4_8
Changes since 1.4: +1 -2 lines
Diff to previous 1.4 (colored)

Custom layouts. list-windows command displays the layout as a string (such as
"bb62,159x48,0,0{79x48,0,0,79x48,80,0}") and it can be applied to another
window (with the same number of panes or fewer) using select-layout.

Revision 1.4 / (download) - annotate - [select for diffs], Fri Jan 8 17:44:27 2010 UTC (14 years, 4 months ago) by nicm
Branch: MAIN
CVS Tags: OPENBSD_4_7_BASE, OPENBSD_4_7
Changes since 1.3: +1 -1 lines
Diff to previous 1.3 (colored)

$OpenBSD$ not $Id$

Revision 1.3 / (download) - annotate - [select for diffs], Thu Jan 7 20:30:02 2010 UTC (14 years, 4 months ago) by nicm
Branch: MAIN
Changes since 1.2: +9 -9 lines
Diff to previous 1.2 (colored)

Fix this properly.

Revision 1.2 / (download) - annotate - [select for diffs], Thu Jan 7 20:28:01 2010 UTC (14 years, 4 months ago) by nicm
Branch: MAIN
Changes since 1.1: +4 -2 lines
Diff to previous 1.1 (colored)

Don't return the root cell if the string doesn't match.

Revision 1.1 / (download) - annotate - [select for diffs], Tue Dec 8 07:49:31 2009 UTC (14 years, 5 months ago) by nicm
Branch: MAIN

Permit panes to be referred to as "top", "bottom", "top-left" etc, if the right
pane can be identified.

This form allows you to request diff's between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.