I’ve been a Vim user for approximately 13 years, and what an editor it is! At
some point I stopped being happy with vanilla Vim with just a couple of
settings in my .vimrc file and started looking at some plugins to enhance
my editing experience.
This is the second part of a little story about my personal quest to find a solution to my subcommand needs. Please read Part I if you haven’t done so already. If you think you might have such needs, if you are not sure if you do, or if ...
I’ll summarize, since in the end I didn’t have the time to do the write up I wanted to do. Many of you know that for us it is a priority that our children go to a Waldorf school. The one closest to Dublin is quite far and ...
This is the first part of a little story about my personal quest to find a
solution to my subcommand needs. If you think you might have such needs, if you
are not sure if you do, or if you are simply curious, please read on.
I use a somewhat customised shell environment, with lots of aliases, functions,
scripts, etc. I use those as commands without actually stopping to think what
they really are.
But sometimes, I need to know. I used to do which <program> and then open
the response in a pager or editor ...