sheetkeys icon indicating copy to clipboard operation
sheetkeys copied to clipboard

h,j,k,l not working when writing a function

Open gmnz opened this issue 7 months ago • 0 comments

Hi, in Chrome, h,j,k,l movement doesn't seem to work when I'm writing a function like this:

  1. go to some empty cell
  2. i
  3. =sum
  4. escape
  5. h or j or k or l
  6. it gets stuck, can't move any further with h,j,k,l

Any idea how to fix this? It seems like after the first h,j,k,l movement (step 5) focus goes back to the cell where I started writing the function and that blocks any further movement with h,j,k,l, but that's just a theory.

Firefox doesn't have this problem, but I need to use Chrome unfortunately...

Thanks for your work, this is such a great plugin for vim users. :-)

gmnz avatar May 31 '25 10:05 gmnz