xonsh/news/alt_enter.rst

17 lines
283 B
ReStructuredText
Raw Normal View History

2016-10-19 15:29:07 -04:00
**Added:**
* Alt+Enter will execute a multiline code block irrespective of cursor position
**Changed:**
* All custom prompt_toolkit key binding filters now declared with the
``@Condition`` decorator
**Deprecated:** None
**Removed:** None
**Fixed:** None
**Security:** None