|
|
|
|
|
by kps
1042 days ago
|
|
> Why would you run an interactive command with `:!` ? Why wouldn't you? Vi's `:!` is simple and general. If neovim has an equivalent, it must be obscure enough that no one has mentioned it yet, and it seems to me that the obvious thing to do would be to make `:!` do it by default, and put neovim's current `:!` behaviour behind a `compatible` flag for those who want it. |
|
The closest neovim equivalent I can think of is :term <command>