]> git.lizzy.rs Git - micro.git/commit
Implement SpawnMultiCursorSelect (#1046)
authordwwmmn <dwwmmn@users.noreply.github.com>
Fri, 30 Mar 2018 20:40:45 +0000 (16:40 -0400)
committerZachary Yedidia <zyedidia@gmail.com>
Fri, 30 Mar 2018 20:40:45 +0000 (16:40 -0400)
commitac0b89366b5a3c49ea4f9cd1201f1cd8416ea408
tree33ebca1432e22cf88824c1a5310a9520254745ee
parent3293160dcbdf1c2e9afd044b850e4dd1efe8deac
Implement SpawnMultiCursorSelect (#1046)

Add function to actions.go which adds a new cursor to the beginning of each line of a selection. Bind to Ctrl-M by default.
cmd/micro/actions.go
cmd/micro/bindings.go
runtime/help/keybindings.md