Hacker News new | ask | show | jobs
by noisy_boy 88 days ago
export EDITOR=vi and then hitting Esc puts you into vi mode; k, j to move up/down through history or pressing / to search etc including using regex is all available.