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
Commit message (
Expand
)
Author
Age
...
*
Fix overlapping (insert | delete) compose
Blaž Hrastnik
2020-10-14
*
Fix compose not merging certain changesets correctly.
Blaž Hrastnik
2020-10-14
*
clippy lint
Blaž Hrastnik
2020-10-13
*
< as unindent
Blaž Hrastnik
2020-10-13
*
Update deps
Blaž Hrastnik
2020-10-13
*
Indent draft, linewise paste
Blaž Hrastnik
2020-10-13
*
Don't try to compose zero-width deletes.
Blaž Hrastnik
2020-10-13
*
Simplify changeset tracking.
Blaž Hrastnik
2020-10-13
*
Factor out append_changes_to_history
Blaž Hrastnik
2020-10-13
*
x for line selection
Blaž Hrastnik
2020-10-13
*
Cleanup
Blaž Hrastnik
2020-10-13
*
Simple yank/paste registers.
Blaž Hrastnik
2020-10-13
*
Fix changeset composition, lengths don't have to match.
Blaž Hrastnik
2020-10-13
*
Hacky undo/redo integration.
Blaž Hrastnik
2020-10-13
*
Update README.
Blaž Hrastnik
2020-10-13
*
history.redo()
Blaž Hrastnik
2020-10-13
*
Split on matches off by one, breaks tests again.
Blaž Hrastnik
2020-10-13
*
Undo tree draft.
Blaž Hrastnik
2020-10-13
*
fix clippy warning
Blaž Hrastnik
2020-10-07
*
Fix cursor jumping when we're positioned in top padding pressing up.
Blaž Hrastnik
2020-10-07
*
Merge pull request #3 from helix-editor/goto-implementation
Blaž Hrastnik
2020-10-07
|
\
|
*
Cleanup: track first_line as usize.
Blaž Hrastnik
2020-10-07
|
*
Drop Coords.
Blaž Hrastnik
2020-10-07
|
*
Fix scrolling calculations.
Blaž Hrastnik
2020-10-07
|
*
various fixes
Jan Hrastnik
2020-10-06
|
*
fixed page up/down
Jan Hrastnik
2020-10-05
|
*
started work on page up/down
Jan Hrastnik
2020-10-05
|
*
added ge command
Jan Hrastnik
2020-10-05
|
*
added gg command
Jan Hrastnik
2020-10-05
|
*
started work on goto mode
Jan Hrastnik
2020-10-04
|
/
*
Fix cursor positioning on a scrolled buffer.
Blaž Hrastnik
2020-10-04
*
Fix line number rendering.
Blaž Hrastnik
2020-10-04
*
Fix transaction.invert()/.apply() using byte counts instead of char counts.
Blaž Hrastnik
2020-10-04
*
Merge pull request #2 from helix-editor/tab-implementation
Blaž Hrastnik
2020-10-04
|
\
|
*
added tab to insert mode
Jan Hrastnik
2020-10-04
*
|
Use crate info for clap help text.
Blaž Hrastnik
2020-10-02
*
|
Implement Transaction::invert.
Blaž Hrastnik
2020-10-02
|
/
*
Update grammar repos.
Blaž Hrastnik
2020-10-01
*
Collapse cursors command (;).
Blaž Hrastnik
2020-10-01
*
Fix cursor rendering & placement on append mode.
Blaž Hrastnik
2020-10-01
*
Simplify keymap.rs with macros
Blaž Hrastnik
2020-10-01
*
Fix delete key.
Blaž Hrastnik
2020-10-01
*
Fix clippy warnings.
Blaž Hrastnik
2020-10-01
*
argh -> clap to speed up compilation (no syn/proc_macro)
Blaž Hrastnik
2020-10-01
*
Merge pull request #1 from helix-editor/insertKeymapMove
Blaž Hrastnik
2020-10-01
|
\
|
*
removed redundant line
Jan Hrastnik
2020-09-30
|
*
moved insert keymap to keymap.rs
Jan Hrastnik
2020-09-30
|
/
*
Fix test, break split + append
Blaž Hrastnik
2020-09-29
*
clippy warnings
Blaž Hrastnik
2020-09-29
*
Simplify line ending calculation.
Blaž Hrastnik
2020-09-29
[prev]
[next]