-
Notifications
You must be signed in to change notification settings - Fork 6
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: Detect ipython, use vertical movements.
Before this change, MisTTY always used only horizontal movement, no matter mistty-vertical-multiline-prompt-regexps. With this change, mistty-vertical-multiline-prompt-regexps is taken into account to enable or not vertical moves. The default value of this option detects the default ipython prompts.
- Loading branch information
Showing
2 changed files
with
89 additions
and
75 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters