learnbyexample@programming.dev to Linux@lemmy.mlEnglish · 2 days agomastering-zsh: Advanced topics to take advantage of zshgithub.comexternal-linkmessage-square10linkfedilinkarrow-up184arrow-down11
arrow-up183arrow-down1external-linkmastering-zsh: Advanced topics to take advantage of zshgithub.comlearnbyexample@programming.dev to Linux@lemmy.mlEnglish · 2 days agomessage-square10linkfedilink
minus-squarec10l@lemmy.worldlinkfedilinkarrow-up3·8 hours agoControl-A and E should work in insert mode. That’s why OP mentions pressing escape before issuing the normal mode ^ and $ commands. In insert mode, some or most of the EMacs-style shortcuts work.
Control-A and E should work in insert mode. That’s why OP mentions pressing escape before issuing the normal mode ^ and $ commands.
In insert mode, some or most of the EMacs-style shortcuts work.