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
/
spawn.c
Commit message (
Expand
)
Author
Age
*
Merge branch 'obsd-master' into master
Thomas Adam
2021-08-23
|
\
|
*
Fix a few memory leaks.
nicm
2021-08-23
*
|
Merge branch 'obsd-master' into master
Thomas Adam
2021-03-11
|
\
|
|
*
Add split-window -Z to start the pane zoomed, GitHub issue 2591.
nicm
2021-03-11
*
|
Merge branch 'obsd-master' into master
Thomas Adam
2021-03-02
|
\
|
|
*
Do not use NULL active window; also do not leak window name. GitHub
nicm
2021-03-02
|
*
Drop support for popups where the content is provided directly to tmux
nicm
2021-03-02
*
|
Merge branch 'obsd-master' into master
Thomas Adam
2021-02-19
|
\
|
|
*
Check return value of chdir() to stop a silly warning with some
nicm
2021-02-19
|
*
Support code for control mode flow control: allow clients to have
nicm
2020-05-21
|
*
Add a client flag 'active-pane' which stores the active pane in the
nicm
2020-05-16
*
|
Set IUTF8 again when it exists.
Nicholas Marriott
2020-05-26
*
|
spawn.c: fix up bad merge
Thomas Adam
2020-05-21
*
|
Add a client flag 'active-pane' which stores the active pane in the client and
Nicholas Marriott
2020-05-14
*
|
Merge branch 'obsd-master'
Thomas Adam
2020-04-23
|
\
|
|
*
Fix a couple of memory leaks, one when creating a new pane and one when
nicm
2020-04-23
*
|
Merge branch 'obsd-master'
Thomas Adam
2020-04-14
|
\
|
|
*
Make client -c and -t handling common in cmd-queue.c and try to be
nicm
2020-04-13
*
|
Merge branch 'obsd-master'
Thomas Adam
2020-04-13
|
\
|
|
*
Also move cmdq_item and cmdq_list into cmd-queue.c (this is to make its
nicm
2020-04-13
*
|
Merge branch 'obsd-master'
Thomas Adam
2020-03-31
|
\
|
|
*
Add a way to mark environment variables as "hidden" so they can be used
nicm
2020-03-31
*
|
Merge branch 'obsd-master'
Thomas Adam
2020-03-31
|
\
|
|
*
Detach reply escape sequences from the pane so they work in popups.
nicm
2020-03-31
*
|
Merge branch 'obsd-master'
Thomas Adam
2020-03-19
|
\
|
|
*
Change input path so it doesn't require a pane.
nicm
2020-03-19
*
|
Merge branch 'obsd-master'
Thomas Adam
2020-03-17
|
\
|
|
*
Ignore default-shell (and use /bin/sh) if it invalid not just if it is
nicm
2020-03-17
*
|
Merge branch 'obsd-master'
Thomas Adam
2020-03-02
|
\
|
|
*
Use current session for cwd of new sessions, not the new session which
nicm
2020-03-02
*
|
Merge branch 'obsd-master'
Thomas Adam
2020-01-28
|
\
|
|
*
Set up working directory before killing the existing pane on respawn.
nicm
2020-01-28
*
|
Merge branch 'obsd-master'
Thomas Adam
2020-01-02
|
\
|
|
*
Fix format expansion in window names, reported by Suraj N Kurapati.
nicm
2020-01-01
*
|
Add back utempter code, reported by Peter Schellenbach.
Nicholas Marriott
2019-12-18
*
|
Merge branch 'obsd-master'
Thomas Adam
2019-11-28
|
\
|
|
*
Make a best effort to set xpixel and ypixel for each pane and add
nicm
2019-11-28
*
|
Merge branch 'obsd-master'
Thomas Adam
2019-11-14
|
\
|
|
*
Add an option to set the key sent by backspace for those whose system
nicm
2019-11-14
*
|
Merge branch 'obsd-master'
Thomas Adam
2019-10-07
|
\
|
|
*
Fix respawn-pane/window if default-command is set, reported by Janos Barbero.
nicm
2019-10-07
*
|
Merge branch 'obsd-master'
Thomas Adam
2019-09-23
|
\
|
|
*
Use the correct size for new windows when window-size is latest,
nicm
2019-09-23
*
|
Merge branch 'obsd-master'
Thomas Adam
2019-09-19
|
\
|
|
*
Add a "latest" window-size option which tries to size windows based on
nicm
2019-09-19
*
|
Merge branch 'obsd-master'
Thomas Adam
2019-09-18
|
\
|
|
*
Do not set uninitialized signal mask when creating an empty pane.
nicm
2019-09-18
*
|
Merge branch 'obsd-master'
Thomas Adam
2019-06-30
|
\
|
|
*
Do not double free window if pane fails to start.
nicm
2019-06-30
*
|
Merge branch 'obsd-master'
Thomas Adam
2019-05-27
|
\
|
[next]