The branch, master has been updated via b4750e4c352f70ce515bed1279d8561a288f1f1b (commit) from cb018a421265de2f488a741530686589ab6b262f (commit)
- Log ----------------------------------------------------------------- commit b4750e4c352f70ce515bed1279d8561a288f1f1b Author: Nicholas Marriott <nicholas.marri...@gmail.com> Commit: Nicholas Marriott <nicholas.marri...@gmail.com> Add a note about cmd_find_*. --- TODO | 4 ++++ 1 files changed, 4 insertions(+), 0 deletions(-) diff --git a/TODO b/TODO index a441b75..a0a7570 100644 --- a/TODO +++ b/TODO @@ -132,6 +132,10 @@ tell when in the config file - then we use cmdq->c if we need a client w/o a session else cmd_current_client * optimize pane redraws, 20120318184853.gk10...@yelena.nicm.ath.cx + * cmd_find_* could be much simpler - parse everything the same, only + difference is what to choose when not given a ":" or "." (such as a + plain "0" could be session, window or pane). So just cmd_find_target + with a type (session, window, or pane).. - miscellaneous * way to keep a job running just read its last line of output for #() ----------------------------------------------------------------------- Summary of changes: TODO | 4 ++++ 1 files changed, 4 insertions(+), 0 deletions(-) hooks/post-receive -- tmux ------------------------------------------------------------------------------ Dive into the World of Parallel Programming. The Go Parallel Website, sponsored by Intel and developed in partnership with Slashdot Media, is your hub for all things parallel software development, from weekly thought leadership blogs to news, videos, case studies, tutorials and more. Take a look and join the conversation now. http://goparallel.sourceforge.net/ _______________________________________________ tmux-cvs mailing list tmux-cvs@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/tmux-cvs