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
/
src
/
ui
Commit message (
Expand
)
Author
Age
*
fix: prevents storing last prompt if is top of stack (#3609)
Saber Haj Rabiee
2022-09-01
*
Fix Prompt::handle_event compilation
Michael Davis
2022-08-31
*
fix: Recalculate completion when going through prompt history (#3193)
Frojdholm
2022-08-31
*
Avoid command execution hooks on closed docs (#3613)
Michael Davis
2022-08-31
*
Move mode transition logic to handle_keymap_event() (#2634)
Lucy
2022-08-31
*
Use the original document and view for mode transition hooks (#3508)
Michael Davis
2022-08-31
*
fix: Recalculate completion after pasting into prompt
Blaž Hrastnik
2022-08-30
*
completion: remove_follow links on filename_impl
Blaž Hrastnik
2022-08-30
*
Derive Document language name from languages.toml name key (#3338)
Michael Davis
2022-08-30
*
Add bracketed paste (#3233)
Charlie Groves
2022-08-29
*
Fix markdown indented code block rendering (#3503)
Clay
2022-08-24
*
fix: Reset document mode when losing focus
Blaž Hrastnik
2022-08-23
*
Update to crossterm-0.25 (#3390)
Charlie Groves
2022-08-22
*
Switch to `tabpad` configuration option (#3458)
A-Walrus
2022-08-21
*
remove duplicate entries from theme picker (#3439)
ChrHorn
2022-08-15
*
Add custom event type replacing crossterm's Event (#3169)
Gokul Soumya
2022-08-09
*
Add completion for nested settings (#3183)
A-Walrus
2022-08-06
*
Fix tab highlight when tab is partially visible (#3313)
A-Walrus
2022-08-06
*
Fix indent guide styling (#3324)
A-Walrus
2022-08-06
*
Avoid copying fragments (#3136)
Matthias Deiml
2022-08-04
*
Resolve clippy lints (#3307)
Omnikar
2022-08-04
*
Don't add empty prompt input to history (#3259)
A-Walrus
2022-07-30
*
add configurable / theme-able statusline separator string (#3175)
Seth Bromberger
2022-07-26
*
add position-percentage as a statusline indicator (#3168)
Seth Bromberger
2022-07-26
*
add spacer element to statusline (#3165)
Seth Bromberger
2022-07-26
*
add statusline element to display file line endings (#3113)
Alexis Kalabura
2022-07-21
*
fix: Indent levels could bleed over on the left edge
Blaž Hrastnik
2022-07-20
*
Add lsp signature help (#1755)
Gokul Soumya
2022-07-19
*
support prefilling prompt (#2459)
Bob
2022-07-18
*
Make gutters padding optional (#2996)
Ivan Tham
2022-07-18
*
support toggling pickers' preview panel (#3021)
Bob
2022-07-18
*
Customizable/configurable status line (#2434)
Mr. E
2022-07-18
*
feat(term): uniformize word-wise movement and deletion (#2500)
Benoît Cortier
2022-07-15
*
Fix some typos (#2978)
A-Walrus
2022-07-06
*
Add live preview to theme picker (#1798)
Joe
2022-07-05
*
Highlight whole row in picker menus (#2939)
ChrHorn
2022-07-02
*
Reuse menu::Item trait in picker (#2814)
Gokul Soumya
2022-07-02
*
Sort themes, language & files by score & then name (#2675)
Michael Jones
2022-07-01
*
Add mode specific styles (#2676)
Mathspy
2022-06-30
*
Add workspace and document diagnostics picker (#2013)
Falco Hirschenberger
2022-06-30
*
fixes background reset (#2900)
Seth Bromberger
2022-06-28
*
Refactor handling of mouse events (#2893)
Gokul Soumya
2022-06-27
*
Only draw cursorline in the currently focused buffer
Blaž Hrastnik
2022-06-27
*
Implement cursorline (#2170)
Tobias Menzi
2022-06-27
*
Right align scrollbar with track in completion popup (#2754)
Gokul Soumya
2022-06-27
*
Add single width left margin for completion popup (#2728)
Gokul Soumya
2022-06-26
*
fixes showing the last prompt on empty input (#2870)
Saber Haj Rabiee
2022-06-24
*
check selection's visible width when copying on mouse click (#2711)
Michael Davis
2022-06-24
*
fixes #2856 by resetting style on diagnostic (#2861)
Seth Bromberger
2022-06-22
*
Fix scrollbar length proportional to total menu items (#2860)
Gokul Soumya
2022-06-22
[next]