From 4213ff8faa476a8b63b9c0351fbf95fc5f1a78be Mon Sep 17 00:00:00 2001 From: Tiago Cunha Date: Tue, 3 Feb 2009 17:21:19 +0000 Subject: copy-buffer command. --- TODO | 2 -- 1 file changed, 2 deletions(-) (limited to 'TODO') diff --git a/TODO b/TODO index 6b78b6b1..bf81d0cf 100644 --- a/TODO +++ b/TODO @@ -77,8 +77,6 @@ and n of width 0, then translate cursor indexes on-the-fly would need to adjust all cursor movement and also handle different width lines properly. - support other mouse modes (highlight etc) and use it in copy mode -- command: copy-buffer -s src-session -t dst-session -a src-index -b dst-index - (copy from other session) - swap-pane-up, swap-pane-down (maybe move-pane-*) - move-pane (to window) (maybe break-pane?) - $TMUX should contain socket path -- cgit