index
:
rtmux.git
master
rahm
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
window.c
Commit message (
Expand
)
Author
Age
...
*
|
Merge branch 'obsd-master'
Thomas Adam
2017-01-23
|
\
|
|
*
Open /dev/ptm before pledge() and save it to be used for PTMGET later
nicm
2017-01-23
*
|
Merge branch 'obsd-master'
Thomas Adam
2017-01-12
|
\
|
|
*
Put all palette functions together in the file.
nicm
2017-01-12
*
|
Merge branch 'obsd-master'
Thomas Adam
2017-01-12
|
\
|
|
*
Erm the aixterm colours should start at 8, not 7.
nicm
2017-01-12
|
*
Fix setting the palette of aixterm colours (90-97).
nicm
2017-01-12
*
|
Merge branch 'obsd-master'
Thomas Adam
2017-01-07
|
\
|
|
*
Add support for the OSC 4 and OSC 104 palette setting escape sequences,
nicm
2017-01-07
*
|
Merge branch 'obsd-master'
Thomas Adam
2016-11-16
|
\
|
|
*
Initialize modeprefix to 1 properly in window_pane_create, from Artem Fokin.
nicm
2016-11-16
*
|
Merge branch 'obsd-master'
Thomas Adam
2016-11-16
|
\
|
|
*
The target validity check used window_pane_visible but that may be false
nicm
2016-11-16
*
|
Merge branch 'obsd-master'
Thomas Adam
2016-10-19
|
\
|
|
*
Alerts are too slow, so rather than walking all sessions and windows,
nicm
2016-10-19
*
|
Merge branch 'obsd-master'
Thomas Adam
2016-10-18
|
\
|
|
*
Store the right size in the pipe offset for pipe-pane.
nicm
2016-10-18
*
|
Merge branch 'obsd-master'
Thomas Adam
2016-10-17
|
\
|
|
*
Use the notify name string instead of going via an enum and change
nicm
2016-10-16
*
|
Merge branch 'obsd-master'
Thomas Adam
2016-10-15
|
\
|
|
*
Give window_create and window_create1 better names.
nicm
2016-10-15
*
|
Merge branch 'obsd-master'
Thomas Adam
2016-10-13
|
\
|
|
*
Add support for BCE (background colour erase). This makes various escape
nicm
2016-10-13
*
|
Merge branch 'obsd-master'
Thomas Adam
2016-10-12
|
\
|
|
*
Add static in window-*.c and move some internal functions out of tmux.h.
nicm
2016-10-11
|
*
Fundamental change to how copy mode key bindings work:
nicm
2016-10-11
*
|
Merge branch 'obsd-master'
Thomas Adam
2016-09-28
|
\
|
|
*
Rate limit TIOCSWINSZ on a timer to avoid programs getting hammered with
nicm
2016-09-28
*
|
Merge branch 'obsd-master'
Thomas Adam
2016-09-16
|
\
|
|
*
Swap watermarks from high (4096) to low (128) when we get full buffers
nicm
2016-09-16
*
|
Merge branch 'obsd-master'
Thomas Adam
2016-07-15
|
\
|
|
*
Tweak output of environment logging.
nicm
2016-07-15
|
*
Log environment to new panes.
nicm
2016-07-15
*
|
Remove duplicate daemon.c and time.h.
Nicholas Marriott
2016-06-27
*
|
Merge branch 'obsd-master'
Thomas Adam
2016-06-16
|
\
|
|
*
Allow a command to be specified to display-panes, similar to
nicm
2016-06-16
*
|
Linux: <time.h>
Thomas Adam
2016-06-16
*
|
Merge branch 'obsd-master'
Thomas Adam
2016-06-15
|
\
|
|
*
Copy mode needs to keep the original grid intact so it can copy from it
nicm
2016-06-15
*
|
Merge branch 'obsd-master'
Thomas Adam
2016-06-06
|
\
|
|
*
Insert new panes after the pane being split in the list rather than
nicm
2016-06-06
*
|
Merge branch 'obsd-master'
Thomas Adam
2016-05-30
|
\
|
|
*
Cache the window styles and do not look up the window-style options
nicm
2016-05-30
*
|
Merge branch 'obsd-master'
Thomas Adam
2016-04-29
|
\
|
|
*
Add option to include status text in the pane borders. If
nicm
2016-04-29
*
|
Merge branch 'obsd-master'
Thomas Adam
2016-04-29
|
\
|
|
*
The backoff timer is causing no end of trouble with disconnected clients
nicm
2016-04-29
*
|
Merge branch 'obsd-master'
Thomas Adam
2016-03-02
|
\
|
|
*
Redraw status on mode entry and exit.
nicm
2016-03-01
*
|
Fire SIGCHLD after utempter_add_record since it probably eats it.
Nicholas Marriott
2016-02-17
[prev]
[next]