sizeoftheuniverse@programming.dev to Programming@programming.dev · 3 years agoWhat helps people get comfortable on the command line?jvns.caexternal-linkmessage-square33linkfedilinkarrow-up164arrow-down14
arrow-up160arrow-down1external-linkWhat helps people get comfortable on the command line?jvns.casizeoftheuniverse@programming.dev to Programming@programming.dev · 3 years agomessage-square33linkfedilink
minus-squarephilluminati@programming.devlinkfedilinkarrow-up5arrow-down1·3 years agoBash has Ctrl+R which is a similar feature.
minus-squarecd_slash_rmrf@programming.devlinkfedilinkarrow-up3·3 years 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.