Maximus5 / cygwin-connector

https://conemu.github.io/ terminal connector for cygwin/msys
https://conemu.github.io/en/CygwinMsysConnector.html
Other
82 stars 5 forks source link

Ansi colors 256 cygwin #25

Closed lv-gh closed 6 years ago

lv-gh commented 6 years ago

ConEmu & Connector version:

ConEmu 171226 [64] Startup Info OsVer: 10.0.16299.x64, Product: 1, SP: 0.0, Suite: 0x100, SM_SERVERR2: 0

conemu-cyg-64.exe --version ConEmu cygwin/msys connector version 1.2.4

Cygwin version:

$ uname -r 2.9.0(0.318/5/3)

Cygwin Task contents:

set CHERE_INVOKING=1 & set "PATH=%ConEmuDrive%\cygwin64\bin;%PATH%" & %ConEmuBaseDirShort%\conemu-cyg-64.exe -new_console:p %ConEmuDrive%\cygwin64\bin\bash.exe --login -i -new_console:C:"%ConEmuDrive%\cygwin64\Cygwin.ico"

$ cat AnsiColors256.ans

ansi256

Maximus5 commented 6 years ago

https://conemu.github.io/en/Xterm256Colors.html

lv-gh commented 6 years ago

Still unclear and very confusing to me: cat AnsiColors256.ans (https://conemu.github.io/en/CygwinMsysConnector.html) doesn't work as it's promoted (outdated info?) and https://conemu.github.io/en/Xterm256Colors.html should give an answer that it won't work? (BTW, all xterm256 mode requirements are satisfied, except "Turn off scrolling")

lv-gh commented 6 years ago

Ah, sorry: works with disabled scrolling buffer (-cur_console:h). But manual page (https://conemu.github.io/en/CygwinMsysConnector.html) should explicitly denote/highlight that (all xterm256 mode requirements)