Re: Ctrl-U in insert mode does not delete to the beginning of new text.
In vim, Ctrl-U in insert mode will delete backward to the point where the insert began. This is not emulated in ViEmu. Ctrl-W and Ctrl-U also don't work in command/search entry, but that is much less important to me.
Also, Ctrl-D in ViEmu does not seem to delete to tab stops as in vim. For example, with tab width set to four, if I press tab, then type two spaces, then press Ctrl-D, it deletes four spaces, but vim would delete two. This is definitely not a big deal, but I did encounter it during normal editing.
Last edited by wthrower (2007-04-05 10:37:11)