akinsho / akinsho/toggleterm.nvim

[BUG] Terminal doesnt open in insert mode if switching from Term1 to Term2

オープン
#657 コメント 2 件 リアクション 0 件 担当者 0 名 GitHub で見る
主要言語
Lua
スター
5.6k
フォーク
206
PR マージ指標
30日以内にマージされた PR はありません

説明

### Is there an existing issue for this?

- [x] I have searched the existing issues

### Current Behavior

Creating a terminal when in another toggleterm makes nvim go into normal mode.
Switching to an already existing terminal does not cause this issue

### Expected Behavior

Creating a terminal doesnt make nvim leave insert mode

### Steps To Reproduce

1. Open a toggleterm with my config
2. Without leaving this terminal, try opening a new one
3. The cursor in the new terminal will be at the bottom left corner and out of insert mode

Here's the config:
```
autochdir = true,
direction = "float",
close_on_exit = false,
persist_mode = false,
```

### Environment

```Markdown
- OS:Ubuntu
- neovim version:0.11
- Shell:zsh
```

### Anything else?

_No response_

コントリビューションガイド

このリポジトリのコントリビューションガイドは索引されていません

評価

この issue はまだ評価されていません。

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。