[haskeline] #95: More default Emacs bindings

haskeline haskeline at projects.haskell.org
Fri Sep 11 14:06:43 EDT 2009


#95: More default Emacs bindings
------------------------+---------------------------------------------------
Reporter:  viritrilbia  |        Owner:     
    Type:  enhancement  |       Status:  new
Priority:  trivial      |    Milestone:     
 Version:               |   Resolution:     
Keywords:               |  
------------------------+---------------------------------------------------
Comment (by judah):

 I looked into this; some terminals automatically translate Ctrl-/ into
 C-_.   For example, search the Emacs tutorial for "C-_":
 http://braeburn.aquamacs.org/code/master/etc/tutorials/TUTORIAL

 I tried this out on OS X.  In the Terminal.app program, ctrl-/ is not
 recognized by the terminal itself.  But xterm in the X11 program does
 translate C-/ to C-_.  In fact, C-/ *does* work in haskeline for me in
 X11.

 Is there an environment (xterm, urxvt, etc.) on your machine such that
 ctrl-/ works in bash but not in Haskeline?  If so, what is the output when
 you run "ghc -e getLine", type ctrl-/ and then return?

-- 
Ticket URL: <http://trac.haskell.org/haskeline/ticket/95#comment:3>
haskeline <http://example.org/>
My example project


More information about the Haskeline mailing list