Hi all,

I have an issue with save-buffer command which does not save the content of
the specified buffer. Below is the way that I am using that command to save
all buffers from current TMUX session.

$ tmux list-buffers
buffer0001: 28 bytes: "set-filter SEVERITY ge DEBUG"
buffer0000: 29 bytes: "go /debug/aosFwApl/trace-log\012"
$ tmux save-buffer -b buffer0000 aa.txt
$ ls
$

As you see, there should be file "aa.txt" with content of the "buffer0000",
but it is not. Could anyone help me with this? Maybe I am doing something
wrong?

The TMUX version which I am using is 2.9a built from sources.

Thanks,
Darek

-- 
You received this message because you are subscribed to the Google Groups 
"tmux-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web, visit 
https://groups.google.com/d/msgid/tmux-users/CAK4yeL0-JvRYVrXULgj_QbX8EHLJ0u22ir28M03pR0EiNJmfeA%40mail.gmail.com.

Reply via email to