index
:
wireguard-openbsd
jd/histogram
jd/queueboosts
jd/simplify-queueing
master
WireGuard implementation for the OpenBSD kernel
Matt Dunwoodie
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
usr.bin
/
tmux
/
layout-custom.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add split-window -Z to start the pane zoomed, GitHub issue 2591.
nicm
2021-03-11
1
-2
/
+2
*
Make a best effort to set xpixel and ypixel for each pane and add
nicm
2019-11-28
1
-2
/
+2
*
Do not crash trying to fix layout size if only one cell, from Azat Khuzhin.
nicm
2019-10-19
1
-2
/
+2
*
Some old tmux versions can sometimes generate layout strings which have
nicm
2019-10-14
1
-2
/
+69
*
Do not lazily use BUFSIZ for "I don't care what size" when building
nicm
2019-10-03
1
-2
/
+2
*
Make layout_fix_offsets take a window like layout_fix_panes.
nicm
2019-07-15
1
-2
/
+2
*
Use the right format modifier when comparing, and remove a couple of
nicm
2019-06-15
1
-4
/
+3
*
Do not always resize the window back to its original size after applying
nicm
2019-06-12
1
-5
/
+2
*
Support for windows larger than visible on the attached client. This has
nicm
2018-10-18
1
-2
/
+2
*
Use the notify name string instead of going via an enum and change
nicm
2016-10-16
1
-2
/
+2
*
Fix minimum size when pane status line is enabled, reported by Y Petremann.
nicm
2016-08-03
1
-2
/
+2
*
Wrap some long lines and apply some static.
nicm
2016-07-15
1
-12
/
+15
*
I no longer use my SourceForge address so replace it.
nicm
2016-01-19
1
-2
/
+2
*
Always format real layout even when zoomed.
nicm
2015-04-21
1
-3
/
+3
*
Fix handling of short (< 4 character) checksums and a bug with parsing
nicm
2013-03-25
1
-4
/
+7
*
Add notify hooks for various events, the functions are currently empty
nicm
2012-03-17
1
-1
/
+3
*
Check for the right return value from sscanf.
nicm
2012-02-05
1
-2
/
+2
*
Add pane id to each pane in layout description (while still accepting
nicm
2012-01-30
1
-4
/
+15
*
Get rid of the layout string code which tries to walk through the layout
nicm
2011-06-05
1
-1
/
+12
*
Custom layouts. list-windows command displays the layout as a string (such as
nicm
2010-06-29
1
-0
/
+264