Y
Hacker News
new
|
ask
|
show
|
jobs
by
kps
1042 days ago
`:term` is much more intrusive; you can't just `:!foo` and get on with what you're doing. For one thing, you can't `:term foo` with a modified file, which is not an unusual state when you're editing.
1 comments
kzrdude
1042 days ago
Using `:!` as a filter for text and running interactive commands doesn't overlap for me, so I haven't seen that as an issue.
link