| Commit message (Collapse) | Author | Age | 
| | 
| 
| 
| 
| 
| 
| 
| 
|  | 
Before this, --embed UIs (without --headless) would not trigger UIEnter.
For TUI, maybe UIEnter isn't useful, but:
- It is less "surprising"/special.
- Makes documentation simpler.
- When TUI becomes a coprocess, it will happen anyway.
 | 
| | 
| 
| 
| 
|  | 
"enter"/"leave" is more conventional for Vim events, and
"attach"/"detach" distinction does not gain much.
 | 
| | 
| 
| 
| 
|  | 
doc: ginit.vim, gvimrc
fix #3656
 | 
| |  | 
 | 
| | 
| 
| 
|  | 
Eliminate `expect_err` in favor of `pcall_err` + `eq` or `matches`.
 | 
| | 
| 
|  | 
other cleanup, ref #8245
 | 
|    | 
 |