Skip to content

How to disable using "enter" key to exit the browser in debugging mode

6 messages · Feng Li, Brian Ripley, Gene Leynes

#
You do not mean the "enter" key: it is not that which exits the 
browser but rather a newline (which can be entered via 'return', and 
in other ways).

This is part of the parser, and there is no way to turn it off.

Somehow other experienced R users have never encountered this.  But if 
you wish you could submit this as a 'wishlist' request to R-bugs, and 
if enough users support it (and especially if someone submits a 
high-quality patch to do this), it might be added in a future release.
On Wed, 12 Jan 2011, Feng Li wrote:

            

  
    
2 days later