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
*
jumplist: Add documents to view history (#3593)
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
*
Fix process spawning error handling (#3349)
PiergiorgioZagaria
2022-08-30
*
Derive Document language name from languages.toml name key (#3338)
Michael Davis
2022-08-30
*
let extend-line respect range direction (#3046)
Bob
2022-08-29
*
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
*
Editor: remove duplication for view focus/swap commands
Blaž Hrastnik
2022-08-23
*
Reduce health tick width
Ivan Tham
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
*
style: fixes `unused_parens` warnings on nightly builds (#3471)
Saber Haj Rabiee
2022-08-18
*
Adjust `m` textobject description and minor code clarification (#3343)
Daniel S Poulin
2022-08-17
*
remove duplicate entries from theme picker (#3439)
ChrHorn
2022-08-15
*
Fix conditional setting of stdin handle on Windows (#3379)
Kyle L. Davis
2022-08-12
*
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
*
Remove C-n and C-p from the insert mode keymap (#3340)
Michael Davis
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 setting stdin handle when not necessary (#3248)
Dario Oddenino
2022-08-05
*
Detect indent-style in `:set-language` (#3330)
Michael Davis
2022-08-05
*
Avoid copying fragments (#3136)
Matthias Deiml
2022-08-04
*
Resolve clippy lints (#3307)
Omnikar
2022-08-04
*
add a CLI flag for specifying config file location (#2666)
Michael Davis
2022-08-04
*
Change default formatter for any language (#2942)
PiergiorgioZagaria
2022-08-04
*
feat: support grammar cross-compilation
yvt
2022-08-02
*
build(deps): bump arc-swap from 1.5.0 to 1.5.1 (#3290)
dependabot[bot]
2022-08-02
*
Modified restore_term fn in application.rs. Changed '\x1B[2 q' to '\x1B[0 q' ...
Eric K
2022-08-02
*
Fix align_selection behaviour with tabs (#3276)
A-Walrus
2022-07-31
*
Add cwd parameter which is not optional anymore (#3240)
Danilo Spinella
2022-07-31
*
Add rust-version (MSRV) to helix-term package (#3244)
Danilo Spinella
2022-07-31
*
clipboard: add logging and healthcheck (#3271)
Amit Beka
2022-07-31
*
Don't add empty prompt input to history (#3259)
A-Walrus
2022-07-30
*
Fix byte index error in signature help highlighting
Gokul Soumya
2022-07-29
*
Use OR of all selections in search_selection command (#3138)
MilanVasko
2022-07-27
*
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
*
Shorten embedded command descriptions (#3070)
Gokul Soumya
2022-07-26
*
Suport diagnostic code (#3096)
Erasin
2022-07-26
*
add spacer element to statusline (#3165)
Seth Bromberger
2022-07-26
*
Auto pair-removal (#2940)
Houkime
2022-07-22
*
keep jump/file history when using :split (#3031)
Robin
2022-07-22
*
jumplist picker (#3033)
Bob
2022-07-22
*
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
[next]