Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Prohibit use of CTRL-W_T in command line window. And add more the tests. #6219

Closed
wants to merge 1 commit into from

Conversation

rbtnn
Copy link
Contributor

@rbtnn rbtnn commented Jun 7, 2020

Problem: Use CTRL-W_T in command line window.
Solution: Prohibit use of CTRL-W_T in command line window. And add more the tests.

@brammool brammool closed this in 4fdb8bd Jun 7, 2020
@rbtnn rbtnn deleted the check-cmdwin branch June 7, 2020 17:40
zeertzjq added a commit to zeertzjq/neovim that referenced this pull request Jul 14, 2022
Problem:    CTRL-W T in cmdline window causes trouble.
Solution:   Disallow CTRL-W T in the cmdline window.  Add more tests.
            (Naruhiko Nishino, closes vim/vim#6219)
vim/vim@4fdb8bd

Test already passes in Nvim because of later patches.
Move Test_cmdwin_jump_to_win() to the right place.
smjonas pushed a commit to smjonas/neovim that referenced this pull request Dec 31, 2022
Problem:    CTRL-W T in cmdline window causes trouble.
Solution:   Disallow CTRL-W T in the cmdline window.  Add more tests.
            (Naruhiko Nishino, closes vim/vim#6219)
vim/vim@4fdb8bd

Test already passes in Nvim because of later patches.
Move Test_cmdwin_jump_to_win() to the right place.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant