helix-mods/helix-term
Gokul Soumya 3108a11d35
Refactor handling of mouse events (#2893)
- Simplified match statements by destructuring MouseEvent struct
  at the top and then matching on event.kind.
- Extracted out closures for calculating (1) position and view
  of mouse click and (2) gutter coordinates and view of mouse click.
2022-06-28 01:05:07 +09:00
..
src Refactor handling of mouse events (#2893) 2022-06-28 01:05:07 +09:00
tests replace phrase in tests 2022-06-19 00:00:31 -04:00
.gitignore Initial import. 2020-05-20 18:14:51 +09:00
build.rs publish a source tarball with version and grammars (#1875) 2022-03-29 14:34:19 +09:00
Cargo.toml add test for ensuring the initial cursor on a newly opened file 2022-06-18 23:54:03 -04:00