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-term
Commit message (
Expand
)
Author
Age
*
DynamicPicker: Reset idle timeout on refresh
Michael Davis
2022-12-15
*
DynamicPicker: Use idle-timeout as debounce
Michael Davis
2022-12-15
*
Re-request workspace symbols on keypress in picker
Gokul Soumya
2022-12-15
*
Add DynamicPicker for updating options on every key
Gokul Soumya
2022-12-15
*
Add force_score() for scoring picker items without optimizations
Gokul Soumya
2022-12-15
*
Improve error message handling for theme loading failures (#5073)
Michael Davis
2022-12-15
*
Add `:pipe-to` typable command that ignores shell output (#4931)
Alexander Schlögl
2022-12-12
*
Reset mode when changing buffers (#5072)
Michael Davis
2022-12-11
*
properly handle detachted git worktrees (#5097)
Pascal Kuthe
2022-12-11
*
Fix LSP completions ignoring auto-completion option (#5042)
Jummit
2022-12-09
*
feat(lsp): pass client_info on initialization (#4904)
Matouš Dzivjak
2022-12-09
*
Only write newlines in menu selection popup if the lsp returns detail (#4902)
ath3
2022-12-09
*
Add command/keybinding to jump between hunks (#4650)
Pascal Kuthe
2022-12-06
*
fix: align view after jumplist_picker (#3743)
Narazaki Shuji
2022-12-06
*
Apply completion edits to all cursors (#4496)
Michael Davis
2022-12-06
*
Change default TS object bindings (#3782)
nosa
2022-12-06
*
Fix transaction composition order in History::changes_since (#4981)
Michael Davis
2022-12-03
*
Add Ctrl-i alias for Windows (#4961)
lesleyrs
2022-12-02
*
feat(lsp): add support for lsp Diagnostic{}.data (#4935)
sigmaSd
2022-12-02
*
reload_all: Ensure view is synced with doc history before reload (#4965)
Michael Davis
2022-12-02
*
Fix nightly clippy lints (#4954)
Tshepang Mbambo
2022-12-01
*
Show (git) diff signs in gutter (#3890)
Pascal Kuthe
2022-12-01
*
Add a test case for undo/redo across splits
Michael Davis
2022-11-29
*
Call View::apply within Document::append_changes_to_history
Michael Davis
2022-11-29
*
Revert "Don't apply transactions to Views in undo/redo"
Michael Davis
2022-11-29
*
Remove eager application of transactions to all views
Michael Davis
2022-11-29
*
reload-all: Only update viewport when view focuses on the doc (#4901)
Filipe Azevedo
2022-11-26
*
Clear line on `<ret>` when line is all whitespace (#4854)
Michael Davis
2022-11-25
*
Exit select mode on surround commands (#4858)
Jonathan LEI
2022-11-24
*
Follow parent links when calculating changes since a revision
Michael Davis
2022-11-24
*
Apply inversions to Views on undo/redo
Michael Davis
2022-11-24
*
Don't apply transactions to Views in undo/redo
Michael Davis
2022-11-24
*
Add test case that panics on undo
Michael Davis
2022-11-24
*
Apply transactions to all views (#4733)
Michael Davis
2022-11-23
*
lsp: Check server provider capabilities (#3554)
Michael Davis
2022-11-22
*
remove duplicated shell calls (#3465)
Bob
2022-11-22
*
Limit the number of items in the jumplist (#4750)
Michael Davis
2022-11-22
*
Select new pasted text in normal mode only (#4824)
Michael Davis
2022-11-21
*
Add preview for scratch buffers in buffer picker (#3454)
A-Walrus
2022-11-21
*
Add `:reload-all` command (#4663)
Filipe Azevedo
2022-11-20
*
Make `r<tab>` and `f<tab>` work (#4817)
Lennard Hofmann
2022-11-19
*
minor: render_diagnostics doesn't require &self either
Blaž Hrastnik
2022-11-19
*
Avoid repeatedly loading config
Blaž Hrastnik
2022-11-19
*
Handle language server termination (#4797)
Michael Davis
2022-11-19
*
lsp: Resolve completion item asynchronously on idle-timeout (#4781)
Michael Davis
2022-11-18
*
Select surrounding characters when using match/surround (m) mode (#4752)
Austen Adler
2022-11-18
*
Remove prefix filtering from autocomplete menu (#4578)
ChrHorn
2022-11-17
*
Capture word parts while calculating shellwords (#4632)
Michael Davis
2022-11-17
*
Use key-sequence format for command palette keybinds (#4712)
Michael Davis
2022-11-17
*
sort fuzzy matches with equal score by length in picker (#4698)
Pascal Kuthe
2022-11-16
[next]