sizeoftheuniverse@programming.dev to Programming@programming.dev · 2 年前What helps people get comfortable on the command line?jvns.caexternal-linkmessage-square33fedilinkarrow-up165arrow-down14cross-posted to: linux@lemmy.mlprogramming@programming.dev
arrow-up161arrow-down1external-linkWhat helps people get comfortable on the command line?jvns.casizeoftheuniverse@programming.dev to Programming@programming.dev · 2 年前message-square33fedilinkcross-posted to: linux@lemmy.mlprogramming@programming.dev
minus-squarephilluminati@programming.devlinkfedilinkarrow-up5arrow-down1·2 年前Bash has Ctrl+R which is a similar feature.
minus-squarecd_slash_rmrf@programming.devlinkfedilinkarrow-up3·2 年前zsh 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.