save-buffer does not work

12 views
Skip to first unread message

Dariusz Dalecki

unread,
Aug 6, 2019, 5:48:02 AM8/6/19
to tmux-...@googlegroups.com
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

Nicholas Marriott

unread,
Aug 6, 2019, 8:23:34 AM8/6/19
to Dariusz Dalecki, tmux-...@googlegroups.com
Hi

Does it work for you with master?





On Tue, Aug 06, 2019 at 11:47:49AM +0200, Dariusz Dalecki wrote:
> 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.
> $A tmux list-buffers
> buffer0001: 28 bytes: "set-filter SEVERITY ge DEBUG"
> buffer0000: 29 bytes: "go /debug/aosFwApl/trace-log\012"
> $A 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 tmux-users+...@googlegroups.com.
> To view this discussion on the web, visit
> https://groups.google.com/d/msgid/tmux-users/CAK4yeL0-JvRYVrXULgj_QbX8EHLJ0u22ir28M03pR0EiNJmfeA%40mail.gmail.com.

Dariusz Dalecki

unread,
Aug 8, 2019, 7:41:50 AM8/8/19
to Nicholas Marriott, tmux-...@googlegroups.com
Hi Nicholas,

Master works properly. Below is the SHA which I have used. Is it safe to use it?

$ git show HEAD
commit 9b3fefc43529666b1f6adc5efc89f6a5f127f274
Merge: eb8eeab 45f4ff5
Author: Thomas Adam <tho...@xteddy.org>
Date:   Tue Aug 6 07:02:33 2019 +0100

    Merge branch 'obsd-master'

Regards,
Darek

Reply all
Reply to author
Forward
0 new messages