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
/
textobject.rs
Commit message (
Expand
)
Author
Age
*
Add `m` textobject to select closest surround pair
Gokul Soumya
2022-04-29
*
Make textobject select last paragraph (#1992)
Ivan Tham
2022-04-13
*
Remove usage of format ident feature from tests (#2028)
Michael Davis
2022-04-08
*
Rename _para to _paragraph
Ivan Tham
2022-04-02
*
Change test mark from ^@ to #[|]#
Ivan Tham
2022-04-02
*
Add paragraph textobject
Ivan Tham
2022-04-02
*
Add object.movement for tree-sitter navigation
Gokul Soumya
2022-02-15
*
Fix surround cursor position calculation (#1183)
Gokul Soumya
2021-11-29
*
Add WORD textobject (#991)
Omnikar
2021-11-08
*
Add treesitter textobjects (#728)
Gokul Soumya
2021-10-23
*
Fix around-word text-object selection. (#546)
Nathan Vegdahl
2021-08-06
*
Fix buggy surround behavior from #376.
Nathan Vegdahl
2021-08-04
*
Address some PR comments.
Nathan Vegdahl
2021-07-26
*
Collect some common patterns into methods on `Range`.
Nathan Vegdahl
2021-07-26
*
Update surround commands to work with gap indexing.
Nathan Vegdahl
2021-07-08
*
Fix surround bug when cursor on same pair
Gokul Soumya
2021-07-03
*
Add object selection (textobjects) (#385)
Gokul Soumya
2021-07-03