You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When using multiple cursors and getting an autocomplete suggestion, if you select that completion it only writes it to one of the cursors messing the editing up for the other cursors. I've only tried with rust. I would expect it to put the completion on all the cursors.
...or is there a different key than "enter" that would apply it to all?
Reproduction Steps
shift + c, shift + c, write until auto complete pops up, press tab until correct completion and then enter, only one of cursors get completion
see GIF:
Summary
When using multiple cursors and getting an autocomplete suggestion, if you select that completion it only writes it to one of the cursors messing the editing up for the other cursors. I've only tried with rust. I would expect it to put the completion on all the cursors.
...or is there a different key than "enter" that would apply it to all?
Reproduction Steps
shift + c, shift + c, write until auto complete pops up, press tab until correct completion and then enter, only one of cursors get completion
see GIF:
Screencast.from.09-27-2022.06.40.32.PM.webm
with larger context around:
Screencast from 09-27-2022 06:41:05 PM.webm
Helix log
No response
Platform
Linux, Fedora
Terminal Emulator
alacritty 0.12.0-dev (c5ae05e8
Helix Version
helix 22.08.1 (bdc7b35)
The text was updated successfully, but these errors were encountered: