Skip to content

feature: enter insert mode after returning from a nested nvim instance invoked via :terminal #5

Description

@yorickpeterse

Did you check the documentation?

  • I have read all the docs

Is your feature request related to a problem? Please describe.

When starting an nvim instance from a :terminal buffer, upon exiting from that instance the mode is set to normal mode and the user is required to manually enter insert mode again. This is a tad annoying when doing for example git commit followed by git push from a :terminal buffer.

Describe the solution you'd like

The ability to automatically enter insert mode again when returning from a nested nvim instance from a :terminal buffer.

Describe alternatives you've considered

Manually entering insert mode technically works, though it's a tad annoying if you intend to run commands after the nested nvim instance exits.

Additional context

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requestneeds:ownerWe don't plan to work on this, but will accept high quality contributions

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions