##// END OF EJS Templates
Merge pull request #13671 from madbird1304/madbird1304/issue-13073-fix-paste-magic...
Merge pull request #13671 from madbird1304/madbird1304/issue-13073-fix-paste-magic Fix paste magic on Wayland

File last commit:

r27584:3da97ccf
r27759:0ae10990 merge
Show More
end-shortcut-accept-suggestion.rst
7 lines | 267 B | text/x-rst | RstLexer
/ docs / source / whatsnew / pr / end-shortcut-accept-suggestion.rst

Added shortcut for accepting auto suggestion

Added End key shortcut for accepting auto-suggestion This binding works in Vi mode too, provided TerminalInteractiveShell.emacs_bindings_in_vi_insert_mode is set to be True.