Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
ターミナルに移動するには、上矢印の代わりに Ctrl pa をたくさん使用します。ghci で Ctrl p をサポートして上に移動するにはどうすればよいですか?
ポートからghc98のghciを使用します。Mac OS X 10.5.8。
ハスケラインをカスタマイズします。
$ cat〜/ .haskeline バインド:ctrl-p up
すべてのemacsバインディングを有効にするには、それをユーザー設定として指定できます。
$ cat〜/ .haskeline editMode:Emacs