JuliaLang/julia

Pick a different key binding for "Insert new line without executing it" at least on Win

Open

#18.295 aperta il 30 ago 2016

Vedi su GitHub
 (7 commenti) (6 reazioni) (0 assegnatari)Julia (5773 fork)batch import
REPLhelp wantedsystem:windows

Metriche repository

Star
 (48.709 star)
Metriche merge PR
 (Merge medio 20g 6h) (157 PR mergiate in 30 g)

Descrizione

The default key binding for that currently is meta-Return, but that toggles full screen on Windows and doesn't insert a new line on Windows.

I guess a simple solution would be to make the default key binding just ^Enter everywhere, or maybe just on Windows?

I am aware that I can solve this by some custom code in my startup file, but it would be nice if this worked out-of-the-box on Windows.

Guida contributor