Val V

Results 119 comments of Val V

Same as in the link in the description. I want to be able to pass `

Another useful (somewhat related) thing would be to allow specifying `-` for `-file` to accept data from stdin. In both cases (named pipe and stdin) the 1024b limit can still...

That's impressive, thanks! Testing it now: ``` $ ./sexpect -s /tmp/sp.sock send -fd

When I'm trying to use stdio, I have to hit extra Enter to make dmenu pop up: ``` ./sexpect -s /tmp/sp.sock send -file - -limit 32 | dmenu ```

> sexpect's `send` sub-command is not supposed to output any meaningful data. It makes little sense to pipe the output to another command. According to your previous comments, you may...

Yep, see my previous comment. I think all is good now and works as ~~expected~~ designed.

Seems like I've just faced this freeze myself. But thanks I looked at this issue earlier, I knew what to look for. My "uptime" was several days though. So it's...