A slowly-expanding collection of my dotfiles
Find a file
Andrea Rogers 52978bca4c vimrc: Make Terminal-spawning helpers and mappings
On Mac systems with MacPorts-installed Bash and Vim, the :ter[minal]
command doesn't pick up /etc/bashrc (aka /private/etc/bashrc) in my
login shell (Bash installed via MacPorts), so I've created helpers to
make it easier to spawn terminals.  These helpers and their stubby
siblings for non-Mac platforms are mapped to F1 and Shift+F1,
respectively.  I figure if I *really* need :help, I can just type :help.
It isn't hard.  Usually I trigger the :help <F1> mapping by mistake
anyways.

Note:
~~~~~
The helpers aren't perfect (you have to close the buffer manually after
Bash exits).
2023-11-15 13:01:49 -06:00
.bashrc [NEW] bashrc: Add Mac helpers 2023-11-14 19:23:52 -06:00
.bashrc.mac [NEW] bashrc: Add Mac helpers 2023-11-14 19:23:52 -06:00
.vimrc vimrc: Make Terminal-spawning helpers and mappings 2023-11-15 13:01:49 -06:00