liner icon indicating copy to clipboard operation
liner copied to clipboard

ignore invalid vi char movement repeat requests

Open iamcodemaker opened this issue 7 years ago • 0 comments

Previously pressing ; or , without having previously executed a char movement (f, F, t, etc) would cause a panic. This change fixes that.

iamcodemaker avatar May 31 '18 13:05 iamcodemaker