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-squarec10l@lemmy.worldlinkfedilinkarrow-up3·1 day 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.