沸腾在MSYS外壳 - 它是可替换的吗? [英] Seething over MSYS shell - is it replaceable?

查看:108
本文介绍了沸腾在MSYS外壳 - 它是可替换的吗?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我需要一个适用于MSYS的可用shell。这是我目前的困境:

默认的rxvt.exe有一个滚动条和复制粘贴,但不会将控制字符或箭头键发送到正在运行的程序中shell(像解释器/调试器)。当使用Haskell解释器ghci时,这是一个真正的刺。



另一个shell sh.exe处理控制字符(或者至少其中一些),但没有滚动条或复制并粘贴。



rxvt在输出缓冲方面也存在(相对)更多问题



我有什么选择?替换外壳是否需要msys知道?我想要的是一个与Haskell(ghc),C ++(gcc)以及基本工具链(make和what)不同的合理环境。我愿意编译一个shell,如果它不涉及疯狂的恶作剧。

解决方案

模拟器,我已经成功使用 http://sourceforge.net/projects/console/



它是标准windows命令窗口的替代品。您可以设置MSYS或Cygwin,或者任何您想要的作为支持它的外壳。


I need a serviceable shell for MSYS. This is my current dilemma:

The default rxvt.exe has a scroll bar and copy and paste, but doesn't send control characters or arrow keys to a running program in the shell (like interpreters/debuggers). This is a real thorn when using the Haskell interpreter ghci.

The other shell sh.exe handles control characters (or at least some of them), but has no scroll bar or copy and paste.

rxvt also has (relatively) more issues with output buffering

What are my options? Does the replacement shell need to be msys aware? All I want is a sane environment to work with Haskell (ghc), C++ (gcc), and the basic tool chain (make and what not). I'm willing to compile a shell if it doesn't involve crazy shenanigans.

解决方案

If you're after a better terminal emulator, I've had success with http://sourceforge.net/projects/console/

It's a replacement for the standard windows command window. You can set MSYS or Cygwin, or whatever you want as the shell backing it.

这篇关于沸腾在MSYS外壳 - 它是可替换的吗?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆