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
/
resize.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Label windows which are smaller than expected with a reason.
nicm
2014-11-14
1
-4
/
+12
*
Don't let force-width or force-height be < PANE_MINIMUM.
nicm
2014-11-12
1
-3
/
+3
*
Make session_attached a count and add session_many_attached flag.
nicm
2014-03-31
1
-1
/
+3
*
Make recalculate_sizes() handle an empty window with no active
nicm
2013-10-10
1
-2
/
+2
*
Add resize-pane -Z to temporary zoom the active pane to occupy the full
nicm
2013-03-24
1
-3
/
+7
*
Do not include status line in size calculations in control mode.
nicm
2013-03-21
1
-14
/
+17
*
Add notify hooks for various events, the functions are currently empty
nicm
2012-03-17
1
-1
/
+2
*
Store sessions in an RB tree by name rather than a list, this is tidier
nicm
2010-12-21
1
-9
/
+4
*
There is somewhere that WINDOW_HIDDEN is getting set when it shouldn't
nicm
2010-11-22
1
-5
/
+2
*
Having a list of winlinks->alerts for each session is stupid, just store
nicm
2010-06-21
1
-2
/
+2
*
Don't allow locked or suspended clients to limit the size of active clients.
nicm
2009-09-24
1
-2
/
+2
*
Improved layout code.
nicm
2009-07-19
1
-2
/
+2
*
Get rid of the PANE_HIDDEN flag in favour of a function, and moving the
nicm
2009-07-14
1
-1
/
+16
*
Import tmux, a terminal multiplexor allowing (among other things) a single
nicm
2009-06-01
1
-0
/
+138