On Fri, Jun 27, 2008 at 12:04 PM, Adam Smyczek <adam.smyczek at 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