index
:
helix-ext
dependabot/cargo/rust-dependencies-1a67a7dde4
gh-pages
master
patches
v23.10.2
[contrib] fork of the helix editor, with various inactive and rejected patches applied
git daemon user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
helix-core
/
src
/
position.rs
Commit message (
Expand
)
Author
Age
*
Fix clippy lints (#6454)
Philipp Mildenberger
2023-03-27
*
respect line annotations in char_idx_at_visual_row_offset
Pascal Kuthe
2023-03-27
*
fix view anchors not at start of a visual line
Pascal Kuthe
2023-03-27
*
rework positioning/rendering and enable softwrap/virtual text (#5420)
Pascal Kuthe
2023-01-31
*
feat: make `move_vertically` aware of tabs and wide characters (#2620)
Matthew Toohey
2022-06-21
*
Fix tab rendering to use dynamic tab width
Blaž Hrastnik
2022-03-04
*
Reuse visual_coords_at_pos function in view
Blaž Hrastnik
2022-03-04
*
Allow specifying file start position (#445)
Ivan Tham
2022-01-23
*
Ensure coords in screen depends on char width (#885)
Ivan Tham
2021-11-03
*
Document `pos_at_coords` better.
Nathan Vegdahl
2021-08-09
*
Revert display-width-based vertical cursor movement.
Nathan Vegdahl
2021-07-22
*
Fixes for misc bugs with view movement.
Nathan Vegdahl
2021-07-21
*
Make vertical selection movement work properly.
Nathan Vegdahl
2021-07-06
*
Fix all remaining warnings in helix-core except for two.
Nathan Vegdahl
2021-07-02
*
Remove #[allow(unused)] from helix-core, and fix unused imports.
Nathan Vegdahl
2021-07-02
*
Work on moving code over to LineEnding instead of assuming '\n'.
Nathan Vegdahl
2021-06-20
*
clippy lint
Blaž Hrastnik
2021-03-24
*
Move things out of state.rs.
Blaž Hrastnik
2021-03-18
*
nix: include rust-src so rust-analyzer works correctly.
Blaž Hrastnik
2021-01-19
*
Incremental parsing: rough draft.
Blaž Hrastnik
2020-09-17
*
Implement a new core based on CodeMirror.
Blaž Hrastnik
2020-05-25
*
Initial import.
Blaž Hrastnik
2020-05-20