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
/
movement.rs
Commit message (
Expand
)
Author
Age
...
*
Derive debug without feature
Ivan Tham
2021-06-10
*
Implement Debug for data structure as a feature
notoria
2021-06-10
*
Fix Unicode (#135)
Kirawi
2021-06-08
*
Fix panic when moving over unicode punctuation
Benoît CORTIER
2021-06-07
*
Add ctrl-w in insert mode
Ivan Tham
2021-06-06
*
Add unreachable context
Ivan Tham
2021-06-05
*
Fixing Multiple Panics (#121)
Kirawi
2021-06-05
*
Better fix for w/e that also covers `ia<esc>we`/`ia<esc>wb`
Blaž Hrastnik
2021-06-02
*
Fix panics when triggering w or e on the last char of the line
Blaž Hrastnik
2021-06-02
*
fix: Don't allow moving past last line, fixes #30, #24
Blaž Hrastnik
2021-06-02
*
Categorize _ as a word char, not punctuation
Blaž Hrastnik
2021-05-31
*
Allow moving to EOL byte, also fixes #15
Blaž Hrastnik
2021-05-31
*
Fix selection rendering, it would be off by 1 if reverse.
Blaž Hrastnik
2021-04-07
*
clippy lint
Blaž Hrastnik
2021-04-06
*
w, b, e: Match kakoune's behavior in selecting by default.
Blaž Hrastnik
2021-04-05
*
Finish hiding doc.state / State as an implementation detail.
Blaž Hrastnik
2021-03-18
*
Move things out of state.rs.
Blaž Hrastnik
2021-03-18
[prev]