| Age | Commit message (Collapse) | Author | Files | |
|---|---|---|---|---|
| 2026-04-24 | feat(tui): restore 'ttyfast' to control tty requests #38699 | Kyle | 1 | |
| Problem: When running nvim on a remote machine over SSH, if there is high ping, then bg detection may not complete in time. This results in a warning every time nvim is started. #38648 Solution: Restore 'ttyfast' option and allow it to control whether or not bg detection is performed. Because this is during startup and before any user config or commands, we use the environment variable `NVIM_NOTTYFAST` to allow disabling `ttyfast` during initialization. | ||||
| 2026-02-12 | docs: lsp, options, promptbuf | Justin M. Keyes | 1 | |
| Close #37630 Close #37682 Close #37762 Close #37785 Co-authored-by: Daniel Schmitt <d.schmitt@lansoftware.de> Co-authored-by: Duane Hilton <duane9@gmail.com> Co-authored-by: NeOzay <colpaert.benoit@gmail.com> Co-authored-by: Yi Ming <ofseed@foxmail.com> Co-authored-by: "Justin M. Keyes" <justinkz@gmail.com> | ||||
| 2025-11-19 | refactor!: optwin.lua #36505 | altermo | 1 | |
| Co-authored-by: zeertzjq <zeertzjq@outlook.com> Co-authored-by: Justin M. Keyes <justinkz@gmail.com> | ||||
