jefff / vimish

MIT License
1 stars 1 forks source link

J K movements dont work when line above/bellow has less characters #3

Open ZNackasha opened 7 years ago

ZNackasha commented 7 years ago

currently if you are on a line that has greater number of characters then the line you intend to go to the movement just locks up.

the intended behavior is for the program to remember the column in which the action was first committed and try to stay on the column. if not possible go to the nearest column. the prefigured column should not change until the user changes the column using a command.