Hacker News new | ask | show | jobs
by kps 1050 days ago
Try something that uses input, e.g. a pager (`:!git log`), or a password (`:!sudo something`), or `:!top`, or something with even the simplest formatted output (`:!watch -n1 lsusb`).
1 comments

!git log is a good example. It works differently in vim and neovim.