Hi all,
I'm having problems with running tmux in an ssh session from a Windows console.
When connecting to a Debian testing machine, with tmux 2.7 installed (default
config, just some key bindings changed) using OpenSSH from a Windows console
(cmd.exe, Powershell), tmux doesn't seem to repaint pr
Hi all,
I have a slightly annoying problem with tmux on a remote machine when using
Cygwin ssh client from Windows 10 console.
I have two linux machines: a VM running on Hyper-V and a Raspberry Pi3.
When I connect to the VM machine and run tmux, the status line is offset by
one line up and basic
On 02/11/2016 15:47, Gerry Reno wrote:
> Is there some automated way I can stop Windows 10 updates from continuously
> causing these fork retry no child process
> issues after every damn update?
> We use an application based on Cygwin (2.6.0) on our clients that gets
> wrecked everytime a Windows
Hi all,
I have recently noticed that dig +short output is not being properly piped to
xargs (and it used to work)
Doing something like:
echo aaa | xargs -I {} echo {}
works fine.
However:
dig +short www.google.com | xargs -I {} echo {}
produces no output.
I'm running Cygwin x64, tried a fresh i
4 matches
Mail list logo