prompt-toolkit / python-prompt-toolkit

Library for building powerful interactive command line applications in Python
https://python-prompt-toolkit.readthedocs.io/
BSD 3-Clause "New" or "Revised" License
9.24k stars 714 forks source link

Rethink control-space (Emacs selection mode) #323

Open jonathanslenders opened 8 years ago

jonathanslenders commented 8 years ago

Apparently, control-space should not enter selection mode, but "active mark mode".

See: https://github.com/ipython/ipython/issues/9574

njsmith commented 8 years ago

After a few seconds of further investigation:

https://www.gnu.org/software/emacs/manual/html_node/emacs/Mark.html