1
0
mirror of https://github.com/tmux/tmux.git synced 2025-04-29 01:08:49 +00:00
This commit is contained in:
Nicholas Marriott 2008-06-21 10:08:52 +00:00
parent 9a3c3c5198
commit e5ab9a2db5

3
TODO
View File

@ -79,4 +79,5 @@
---
save-buffer -b number filename
load-buffer -b number filename
copy-buffer (from other session)
copy-buffer -s src-session -t dst-session -a src-index -b dst-index
(from other session)