learnbyexample@programming.dev to Linux@lemmy.mlEnglish · 2 days agomastering-zsh: Advanced topics to take advantage of zshgithub.comexternal-linkmessage-square11fedilinkarrow-up186arrow-down13cross-posted to: linux@programming.dev
arrow-up183arrow-down1external-linkmastering-zsh: Advanced topics to take advantage of zshgithub.comlearnbyexample@programming.dev to Linux@lemmy.mlEnglish · 2 days agomessage-square11fedilinkcross-posted to: linux@programming.dev
minus-squarepine@pawb.sociallinkfedilinkarrow-up1·edit-29 hours agoM-d, aka alt+d Generally in emacs ctrl+whatever operates on characters, while alt+whatever operates on words. For example, you can do ctrl+f/b to go forward/backword a character, and alt+f/b to go forward/backward a word.
M-d, aka alt+d
Generally in emacs ctrl+whatever operates on characters, while alt+whatever operates on words. For example, you can do ctrl+f/b to go forward/backword a character, and alt+f/b to go forward/backward a word.