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
2019-03-18
|
\
|
|
*
Add format variables for the default formats for the various modes
nicm
2019-03-18
*
|
Merge branch 'obsd-master'
Thomas Adam
2019-03-14
|
\
|
|
*
Add a wrapper (struct style) around styles rather than using the
nicm
2019-03-14
*
|
Merge branch 'obsd-master'
Thomas Adam
2019-03-12
|
\
|
|
*
Fix resizing of control clients, should be ignored until SIZECHANGED flag set.
nicm
2019-03-12
*
|
Merge branch 'obsd-master'
Thomas Adam
2019-03-12
|
\
|
|
*
Allow multiple modes to be open in a pane. A stack of open modes is kept
nicm
2019-03-12
*
|
Merge branch 'obsd-master'
Thomas Adam
2019-03-07
|
\
|
|
*
Add a separate mode struct for the active window mode if any.
nicm
2019-03-07
*
|
Merge branch 'obsd-master'
Thomas Adam
2018-12-18
|
\
|
|
*
Pass window into mode functions.
nicm
2018-12-18
*
|
Merge branch 'obsd-master'
Thomas Adam
2018-11-30
|
\
|
|
*
Clear PANE_EXITED flag when starting new child process in case the pane
nicm
2018-11-30
*
|
Merge branch 'obsd-master'
Thomas Adam
2018-11-19
|
\
|
|
*
evbuffer_new and bufferevent_new can both fail (when malloc fails) and
nicm
2018-11-19
|
*
Support for windows larger than visible on the attached client. This has
nicm
2018-10-18
|
*
calloc the mode data instead of malloc and initialize everything.
nicm
2018-08-05
*
|
Revert "Add a B flag to mark windows bigger than the client."
Nicholas Marriott
2018-09-26
*
|
Change the B into a +.
Nicholas Marriott
2018-09-25
*
|
Add a B flag to mark windows bigger than the client.
Nicholas Marriott
2018-09-25
*
|
window_get_active_at needs to check visible also.
Nicholas Marriott
2018-09-10
*
|
Bring back window_pane_visible to stop input going to panes which are
Nicholas Marriott
2018-09-10
*
|
Support for windows larger than the client.
Nicholas Marriott
2018-08-20
*
|
Merge branch 'obsd-master'
Thomas Adam
2018-08-02
|
\
|
|
*
Log command arguments.
nicm
2018-08-02
*
|
Merge branch 'obsd-master'
Thomas Adam
2018-05-24
|
\
|
|
*
Make server_client_get_cwd used (almost) everywhere we need to work out
nicm
2018-05-24
*
|
Merge branch 'obsd-master'
Thomas Adam
2018-05-24
|
\
|
|
*
Improve logging of the environment etc for new panes.
nicm
2018-05-24
*
|
Merge branch 'obsd-master'
Thomas Adam
2018-03-16
|
\
|
|
*
Insert full size panes at the right position, from KOIE Hidetaka in
nicm
2018-03-16
*
|
Merge branch 'obsd-master'
Thomas Adam
2017-11-10
|
\
|
|
*
If we successfully change the directory, set PWD too to give the shell a
nicm
2017-11-09
*
|
Merge branch 'obsd-master'
Thomas Adam
2017-10-20
|
\
|
|
*
Show exit status and time in the remain-on-exit pane text, mostly from
nicm
2017-10-12
*
|
Merge branch 'obsd-master'
Thomas Adam
2017-08-28
|
\
|
|
*
Do not forbid targets to specify non-visible panes - the checks for
nicm
2017-08-28
*
|
Merge branch 'obsd-master'
Thomas Adam
2017-07-14
|
\
|
|
*
Because ignore SIGCHLD early, letting signal_del restore it doesn't work
nicm
2017-07-14
*
|
Merge branch 'obsd-master'
Thomas Adam
2017-07-12
|
\
|
|
*
Block signals between forking and clearing signal handlers (or calling
nicm
2017-07-12
|
*
Move signal code into proc.c.
nicm
2017-07-12
*
|
Merge branch 'obsd-master'
Thomas Adam
2017-07-03
|
\
|
|
*
Change previous to not wait for both process exit and pty close -
nicm
2017-07-03
*
|
Merge branch 'obsd-master'
Thomas Adam
2017-07-03
|
\
|
|
*
Do not close panes until process has exited and any outstanding data
nicm
2017-07-03
*
|
Merge branch 'obsd-master'
Thomas Adam
2017-06-28
|
\
|
|
*
Apply the xterm key flag when needed for send-keys, fixes problem
nicm
2017-06-28
*
|
Merge branch 'obsd-master'
Thomas Adam
2017-06-05
|
\
|
[prev]
[next]