cygwin-connector

cygwin / msys的终端连接器。(terminal connector for cygwin/msys)

  • 所有者: Maximus5/cygwin-connector
  • 平台:
  • 许可证: Other
  • 分类:
  • 主题:
  • 喜欢:
    0
      比较:

Github星跟踪图

Cygwin/MSYS connector

This helper tool for ConEmu-Maximus5
provides POSIX environment for:

  • Cygwin: conemu-cyg-32.exe and conemu-cyg-64.exe;
  • MSYS 1.0: conemu-msys-32.exe;
  • MSYS 2.0: conemu-msys2-32.exe and conemu-msys2-64.exe.

How to use connector

How to install and use connector read in
ConEmu docs.

Please note, status of this plugin is ‘Experimental’.

WARNING

  • Do not run connector from cygwin or msys shell! Different cygwin/msys layers will cause problems!
  • Connector might be started as ROOT PROCESS
    or from some native shell (like cmd.exe) already started in ConEmu.

Screenshots

Just a cat AnsiColors256.ans from bash

cygwin

256 colors in Vim (Zenburn color scheme)

cygwin

License (BSD 3-clause)

THIS SOFTWARE IS PROVIDED BY THE AUTHOR ''AS IS'' AND ANY EXPRESS OR
IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES
OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED.

Some build notes

Some preparations may be required to build ‘connector’ from sources.

Common

Copy set_vars_user.sample.cmd to set_vars_user.cmd and edit new file
to define your own paths to used toolchains (cygwin, msys) and utilities.

MinGW / MSys 1.0

  • Run bin\mingw-get.exe.
  • Select ‘MSYS System Builder / msys-gcc’ to install and ‘Apply changes’ from menu.

Cygwin 32/64 bit

I used to install 32bit and 64bit cygwin toolchains into separate folders to avoid path problems.

  • In cygwin setup utility
    setup-x86.exe (32-bit)
    or
    setup-x86_64.exe (64-bit)
    type ‘g++’ in the ‘search’ field.
  • Install ‘gcc-g++: GNU Compiler Collection (C++)’.
    If you don't see it, choose ‘Full’ in the ‘View’ drop-down listbox.
    Don't install toolchains which package name are started with ‘mingw’ or ‘cygwin’.
  • Complete cygwin installation or update.

MSYS2 32/64 bit

主要指标

概览
名称与所有者Maximus5/cygwin-connector
主编程语言C++
编程语言Batchfile (语言数: 4)
平台
许可证Other
所有者活动
创建于2015-11-20 08:38:35
推送于2022-04-18 13:31:42
最后一次提交2021-01-03 05:23:27
发布数21
最新版本名称v1.2.8 (发布于 )
第一版名称v0.3 (发布于 )
用户参与
星数81
关注者数12
派生数5
提交数189
已启用问题?
问题数33
打开的问题数13
拉请求数0
打开的拉请求数0
关闭的拉请求数0
项目设置
已启用Wiki?
已存档?
是复刻?
已锁定?
是镜像?
是私有?