liner
liner copied to clipboard
ignore invalid vi char movement repeat requests
Previously pressing ; or , without having previously executed a
char movement (f, F, t, etc) would cause a panic. This change
fixes that.