clarkwang / sexpect

Expect for Shells
GNU General Public License v3.0
120 stars 16 forks source link

[v2.3.11] New subcommand "get -expect-buf N": dump data in the internal expect buffer #30

Closed clarkwang closed 2 years ago

clarkwang commented 2 years ago

... for easy debugging when writing sexpect scripts.

clarkwang commented 2 years ago

get <-expect-buffer COUNT | -expbuf COUNT>

clarkwang commented 2 years ago

Fixed in commit 0febb18