Changes in 4.4.20_0 (English)
-
Make standalone Escape key handling configurable via the
singleescapeoption. (#506, #507)
To restore the CMD.EXE-style behavior where the Escape key clears the current command line, add the following to your.nyagosfile:nyagos.option.singleescape = true nyagos.key.escape = "KILL_WHOLE_LINE"