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
/
cmd-find.c
Commit message (
Expand
)
Author
Age
*
Merge branch 'obsd-master'
Thomas Adam
2020-04-13
|
\
|
*
Move cmdq_state into cmd-queue.c.
nicm
2020-04-13
*
|
Merge branch 'obsd-master'
Thomas Adam
2020-04-13
|
\
|
|
*
Rename cmdq_shared to cmdq_state which will better reflect what it is
nicm
2020-04-13
|
*
Store a key event not a mouse event in the shared data.
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-04-09
|
\
|
|
*
Do not try to use the client if the item containing it is NULL.
nicm
2020-04-09
*
|
Merge branch 'obsd-master'
Thomas Adam
2019-06-12
|
\
|
|
*
Do not use $TMUX to find the session because for windows in multiple
nicm
2019-06-12
*
|
Merge branch 'obsd-master'
Thomas Adam
2019-05-08
|
\
|
|
*
Adjust how mouse targets are found so they always have a session, window
nicm
2019-05-08
*
|
Merge branch 'obsd-master'
Thomas Adam
2019-03-18
|
\
|
|
*
Add a : to make error messages clearer.
nicm
2019-03-15
*
|
Merge branch 'obsd-master'
Thomas Adam
2019-03-12
|
\
|
|
*
When asked for a window index, return it even if the window exists.
nicm
2019-03-12
|
*
Tweak target debug logging.
nicm
2019-03-12
*
|
Merge branch 'obsd-master'
Thomas Adam
2018-08-18
|
\
|
|
*
SESSION_UNATTACHED flag is no longer necessary now we have an attached
nicm
2018-08-18
*
|
Merge branch 'obsd-master'
Thomas Adam
2018-08-02
|
\
|
|
*
Make key trees and some other bits static.
nicm
2018-08-02
*
|
Merge branch 'obsd-master'
Thomas Adam
2018-06-26
|
\
|
|
*
Style nit.
nicm
2018-06-26
*
|
Merge branch 'obsd-master'
Thomas Adam
2018-05-28
|
\
|
|
*
When looking for panes, ignore dead ones (with -1 file
nicm
2018-05-28
*
|
Merge branch 'obsd-master'
Thomas Adam
2018-05-09
|
\
|
|
*
Another check for NULL window if looking for index.
nicm
2018-05-09
*
|
Merge branch 'obsd-master'
Thomas Adam
2018-05-04
|
\
|
|
*
Improve logging of sessions.
nicm
2018-05-04
*
|
Merge branch 'obsd-master'
Thomas Adam
2018-05-03
|
\
|
|
*
Use window target if specified and exists even when looking for an
nicm
2018-05-03
*
|
Merge branch 'obsd-master'
Thomas Adam
2018-04-18
|
\
|
|
*
Change how display-message uses the client. Originally it was only
nicm
2018-04-18
*
|
Merge branch 'obsd-master'
Thomas Adam
2018-03-17
|
\
|
|
*
Fix negative window index range check (> not <). Reported by Juan Pablo
nicm
2018-03-17
*
|
Merge branch 'obsd-master'
Thomas Adam
2018-01-17
|
\
|
|
*
Another redundant check, GitHub issue 1219.
nicm
2018-01-15
|
*
Some unused code, GitHub issue 1219.
nicm
2018-01-15
*
|
Merge branch 'obsd-master'
Thomas Adam
2017-08-30
|
\
|
|
*
Pass flags into cmd_find_from_* to fix prefer-unattached, reported by
nicm
2017-08-30
*
|
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-07
|
\
|
|
*
When working out the current client (for example for switch-client with
nicm
2017-07-07
*
|
Merge branch 'obsd-master'
Thomas Adam
2017-06-16
|
\
|
|
*
Tweak some logging.
nicm
2017-06-16
*
|
Merge branch 'obsd-master'
Thomas Adam
2017-06-14
|
\
|
|
*
Add missing error message when no target, GitHub issue 971.
nicm
2017-06-14
*
|
Merge branch 'obsd-master'
Thomas Adam
2017-04-22
|
\
|
[next]