Originally posted by @GfEW in #2082
I'm using Ctrl+Shift+v (all side/order variants) in termux to input Alt+Ctrl+Keycode_V, which pastes the clipboard, with Repeat until released enabled (to quickly insert a number of copies from elsewhere when needed, rather than from the kill ring). However in my recent configuration with expert mode on, that map reproducibly didn't input anything on Ctrl_down+Shift_down+v_down, but then upon v_up, suddenly spew out a series of however many copies it had accumulated internally in the meantime.
Similar misbehavior with Ctrl+z/Ctrl+Shift+z for undo/redo, resp. - it didn't do anything on z_down, and then undid/redid an arbitrary number of steps at once on z_up.
Originally posted by @GfEW in #2082
I'm using
Ctrl+Shift+v(all side/order variants) in termux to inputAlt+Ctrl+Keycode_V, which pastes the clipboard, withRepeat until releasedenabled (to quickly insert a number of copies from elsewhere when needed, rather than from the kill ring). However in my recent configuration with expert mode on, that map reproducibly didn't input anything onCtrl_down+Shift_down+v_down, but then uponv_up, suddenly spew out a series of however many copies it had accumulated internally in the meantime.Similar misbehavior with
Ctrl+z/Ctrl+Shift+zfor undo/redo, resp. - it didn't do anything onz_down, and then undid/redid an arbitrary number of steps at once onz_up.