【问题标题】:How to change the command prompt of WinGHCi?如何更改 WinGHCi 的命令提示符?
【发布时间】:2016-09-26 19:16:41
【问题描述】:

Windows 10 x64,Haskell

我创建了%appdata%\ghc\ghci.conf 文件并在其中添加了用于提示更改的命令:

:set prompt "\x03BB"

我看到它只适用于ghci.exeghci-8.0.1.exe,但WinGHCi提示没有改变:

我该如何解决?

【问题讨论】:

    标签: haskell ghci winghci


    【解决方案1】:

    我想我有这个问题:https://github.com/haskell/winghci/issues/7

    还有:

    原作者不再活跃于项目,而是代码 仍然保持。请在此处提交您的拉取请求。

    因此我现在不会学习这个工具。

    【讨论】:

      猜你喜欢
      • 2012-08-15
      • 2022-01-25
      • 2010-09-07
      • 2015-01-01
      • 2014-09-09
      • 2010-09-09
      • 2014-07-14
      • 2019-01-26
      相关资源
      最近更新 更多