Actions
Bug #317
opentabulation and cursor position
Description
I'm not completely sure it's a bug or even it's important. I just submit it to make it know and eventually classified as ok.
If we compare cursor position on tabulation on vim and on yzis.
vim have his cursor on the last column of the tabulation (ie at the end of the tabulation)
yzis have his cursor on the first column of the tabulation (ie the beginning of the tabulation).
maybe it's intended, maybe it doesn't matter, i don't know ^^. I just say it.
Updated by Loïc P. over 13 years ago
- Category set to libyzis
- Status changed from New to Assigned
- Assignee set to Loïc P.
- Priority changed from Low to Normal
- Target version set to 1.0-beta1
Good catch.
This holds for normal command mode but not for insert/replace mode.
Actions