sizeoftheuniverse to Programming · 1 year agoWhat helps people get comfortable on the command line?jvns.caexternal-linkmessage-square33fedilinkarrow-up165arrow-down14cross-posted to: programming
arrow-up161arrow-down1external-linkWhat helps people get comfortable on the command line?jvns.casizeoftheuniverse to Programming · 1 year agomessage-square33fedilinkcross-posted to: programming
minus-squarephilluminatilinkfedilinkarrow-up5arrow-down1·1 year agoBash has Ctrl+R which is a similar feature.
minus-squarecd_slash_rmrflinkfedilinkarrow-up3·1 year agozsh has ctrl-r as well; this feature is specifically for beginning-of-match and some find it a bit more ergonomic.
Bash has Ctrl+R which is a similar feature.
zsh has ctrl-r as well; this feature is specifically for beginning-of-match and some find it a bit more ergonomic.