Re: vim paste bug with compatible and showmatch turned on (seen for at least a year)

2020-02-03 Thread Takashi Yano
On Mon, 3 Feb 2020 21:41:20 + (UTC) "Kevin Schnitzius via cygwin" wrote: > 64-bit Cygwin, Win10, nothing special about my installation. > > > Start vim cleanly inside a mintty window running bash (updated my > installation today): > /usr/bin/vim --clean -u /dev/nul test.txt > > Insert the f

vim paste bug with compatible and showmatch turned on (seen for at least a year)

2020-02-03 Thread Kevin Schnitzius via cygwin
64-bit Cygwin, Win10, nothing special about my installation. Start vim cleanly inside a mintty window running bash (updated my installation today): /usr/bin/vim --clean -u /dev/nul test.txt Insert the following string: "pIppp" Copy that string into the paste buffer using the mouse and ctrl-ins

Re: Is there a way to clone-install Cygwin?

2020-02-03 Thread BGINFO4X
Missatge de Ulli Horlacher del dia dl., 3 de febr. 2020 a les 17:41: > On Sat 2020-02-01 (12:21), BGINFO4X wrote: > > > What about something like this? > > > > https://vegardit.github.io/cygwin-portable-installer/ > > Looks great! > > But when running I get: > > (...) > Creating updater [C:\Users

Re: Is there a way to clone-install Cygwin?

2020-02-03 Thread Ulli Horlacher
On Sat 2020-02-01 (12:21), BGINFO4X wrote: > What about something like this? > > https://vegardit.github.io/cygwin-portable-installer/ Looks great! But when running I get: (...) Creating updater [C:\Users\admin\cygwin-portable-updater.cmd]... Disabling default Cygwin launcher [c:\cygwin64\Cygw

Re: 3.1.x: Mangled input/output when calling non-cygwin programs

2020-02-03 Thread Takashi Yano
On Mon, 3 Feb 2020 04:00:33 +0900 Takashi Yano wrote: > On Sun, 2 Feb 2020 13:18:03 +0100 > m0viefreak wrote: > > It seems that the cygwin1.dll does not care about TERM, but if a > > non-native application *uses* TERM for whatever reason things start to > > break. If indeed 'cygwin' is the right te

Debug background process

2020-02-03 Thread Maayan Apelboim
Hello, I have an external tool running automations on windows servers. The tool connects the windows servers via Cygwin ssh and executing bash script (it copies the script automatically to the tmp folder and executes it). Lately one of our automations started deleting the .ssh folder and I'm not