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
/
selection.rs
Commit message (
Expand
)
Author
Age
...
*
Cleanup: use doc.selection() instead of doc.state.selection().
Blaž Hrastnik
2021-03-14
*
commands: add * as selection search.
Blaž Hrastnik
2021-02-22
*
treewide: &RopeSlice -> RopeSlice. It's Copy so no reason to pass by ref
Blaž Hrastnik
2021-02-18
*
minor changes
Blaž Hrastnik
2021-02-17
*
Finally: Retain horizontal position when moving vertically.
Blaž Hrastnik
2021-02-12
*
simplify.
Blaž Hrastnik
2021-02-05
*
commands: Implement select_on_matches.
Blaž Hrastnik
2021-01-22
*
Introduce Selection::point.
Blaž Hrastnik
2020-12-03
*
Fix compose not merging certain changesets correctly.
Blaž Hrastnik
2020-10-14
*
Indent draft, linewise paste
Blaž Hrastnik
2020-10-13
*
Simple yank/paste registers.
Blaž Hrastnik
2020-10-13
*
Split on matches off by one, breaks tests again.
Blaž Hrastnik
2020-10-13
*
Fix test, break split + append
Blaž Hrastnik
2020-09-29
*
Split selection on regex, fix InputEdit generation.
Blaž Hrastnik
2020-09-28
*
Extend selection commands.
Blaž Hrastnik
2020-09-28
*
Simplify some more code.
Blaž Hrastnik
2020-09-13
*
Change -> Operation, Change2 -> Change
Blaž Hrastnik
2020-09-13
*
Get rid of a bunch of clones.
Blaž Hrastnik
2020-09-12
*
Expand transaction API.
Blaž Hrastnik
2020-09-07
*
Work on insert mode.
Blaž Hrastnik
2020-09-07
*
Fix build.
Blaž Hrastnik
2020-06-07
*
wip: importing to github
Blaž Hrastnik
2020-06-01
*
Selection mapping over changesets.
Blaž Hrastnik
2020-05-28
*
address clippy warnings
Blaž Hrastnik
2020-05-28
*
OT: changeset: Implement compose and apply.
Blaž Hrastnik
2020-05-26
*
Implement a new core based on CodeMirror.
Blaž Hrastnik
2020-05-25
[prev]