vim-vixen icon indicating copy to clipboard operation
vim-vixen copied to clipboard

Add $- and 0-like behaviour to input fields

Open philippsaul opened this issue 4 years ago • 1 comments

I'm opening this issue because:

  • [x] I'll propose a new feature

Description

Hey there, i would like to get to end of line in input fields with $-like behaviour. Is it possible in near future? Thanks a lot for your great plugin. I love it and use it a lot!

philippsaul avatar Jan 28 '21 14:01 philippsaul

You can do this by pressing "Home" and "End" buttons (not Vim Vixen feature). By pressing "Page Up" and "Page Down" buttons you can jump to the beginning and the end of the focused input field respectively.

Wisien999 avatar Mar 21 '21 22:03 Wisien999