Code Monkey home page Code Monkey logo

Comments (1)

0zhu avatar 0zhu commented on September 27, 2024 1
  1. Choosing Cygwin version is not supported by Cygwin CLI installer.
  2. The problem related to bugs while displaying commands output should be observed only when running Cygwin via standard Windows console. Things get better when running Cygwin via Cygwin connector, however I still notice different bugs with connector (for instance, arrow key do not work in vim). Everything is working fine with Mintty.
  3. The latest installer versions from vegardit use Cygwin connector as default task, so I assume you use some old version where Cygwin is run via Windows console (or your own ConEmu task).

So in order to resolve the problem:
1. Using current Cygwin portable installer (switch terminal to Mintty):

  • ConEmu > Settings > Tasks> + button
  • Name:
CygWin::Mintty
  • check Default task for new console
  • Commands:
"%ConEmuDir%\..\cygwin\bin\mintty.exe" -o FontHeight=10 -o AllowBlinking=yes -o CopyOnSelect=yes -o RightClickAction=paste -o Transparency=off -o ConfirmExit=no - -cur_console:pm:"/cygdrive":P:"<xterm>"

OR

2. Try Mobaxterm (in case you do not use local ansible package installed in Cygwin).
It uses a different terminal and old Cygwin core.

from cygwin-portable-installer.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.