27 Jun
2008
27 Jun
'08
7:04 p.m.
If I remember correctly, ghci uses readline framework on Linux/OS X. Is it possible to change ghci editing mode to vi? Thanks, Adam
27 Jun
27 Jun
8:53 p.m.
On Fri, Jun 27, 2008 at 12:04 PM, Adam Smyczek <adam.smyczek@gmail.com> wrote:
If I remember correctly, ghci uses readline framework on Linux/OS X. Is it possible to change ghci editing mode to vi?
Here's what I have: % cat ~/.inputrc set editing-mode vi set keymap vi set bell-style none
6622
Age (days ago)
6622
Last active (days ago)
1 comments
2 participants
participants (2)
-
Adam Smyczek -
Evan Laforge