learnbyexample@programming.dev to Linux@lemmy.mlEnglish · 7 days agomastering-zsh: Advanced topics to take advantage of zshgithub.comexternal-linkmessage-square12linkfedilinkarrow-up187arrow-down13
arrow-up184arrow-down1external-linkmastering-zsh: Advanced topics to take advantage of zshgithub.comlearnbyexample@programming.dev to Linux@lemmy.mlEnglish · 7 days agomessage-square12linkfedilink
minus-squarec10l@lemmy.worldlinkfedilinkarrow-up3·6 days 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.