You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In vim (post version 8) and neovim you are able to pull up a terminal by using :term. This is most useful, especially because it can be used in a smaller split.
This alone would be amazing, but it would be doubly great if some functionality from neomux (https://github.com/nikvdp/neomux) was included, such as the vw and vwp commands that allow the terminal and editor window to interact.
The text was updated successfully, but these errors were encountered:
Describe your feature request
In vim (post version 8) and neovim you are able to pull up a terminal by using
:term
. This is most useful, especially because it can be used in a smaller split.This alone would be amazing, but it would be doubly great if some functionality from neomux (https://github.com/nikvdp/neomux) was included, such as the
vw
andvwp
commands that allow the terminal and editor window to interact.The text was updated successfully, but these errors were encountered: