On Fri, Jun 27, 2008 at 12:04 PM, Adam Smyczek <[EMAIL PROTECTED]> 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 _______________________________________________ Haskell-Cafe mailing list [email protected] http://www.haskell.org/mailman/listinfo/haskell-cafe
