Skip to content

Improve the behavior of ideal cursor positioning when using arrow keys

Michael Lang requested to merge work/mlang/arrow-key-position into master
  • Fixes arrow keys not moving cursor in cases where function name is longer than 3 letters.
  • Delete key now correctly deletes entire function.

Merge request reports