Editors and Viewers
editOpens files in a text editor, choosing a terminal or GUI editor and
fcEdit the last shell command (or one matching a prefix) in $EDITOR,
lessPager wrapper with fallback chain: $PAGER -> ov -> less -> more -> cat.
rawfishLaunches Fish with NO_TMUX=1, bypassing any tmux auto-attach logic.
viewOpens files in nvim read-only mode (-R).