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
Commit message (
Expand
)
Author
Age
*
Resolve args.files before changing directory (#8676)
Bjorn Ove Hay Andersen
2023-11-21
*
open urls with goto_file command (#5820)
Matouš Dzivjak
2023-11-21
*
make increment/decrement exit select mode
Ryan Mehri
2023-11-18
*
make switch case commands exit select mode
Ryan Mehri
2023-11-18
*
make align exit select mode
Ryan Mehri
2023-11-18
*
make replace with clipboard commands exit select mode
Ryan Mehri
2023-11-18
*
make paste commands exit select mode
Ryan Mehri
2023-11-18
*
make indent/unindent exit select mode
Ryan Mehri
2023-11-18
*
Add command to move files with LSP support (#8584)
Yomain
2023-11-08
*
swap yank command registers (#8708)
Skyler Hawthorne
2023-11-04
*
Only render preview if picker has a preview function (#8667)
Ryan Mehri
2023-10-30
*
Add helix-specific ignore files (#8099)
Paul Olteanu
2023-10-21
*
Fixed issue when the first file specified as an argument was a relative direc...
Bjorn Ove Hay Andersen
2023-10-18
*
fix(lsp): ensure we only highlight diagnostics for lsp with the feature enabl...
Yomain
2023-10-17
*
Add support for showing all LSPs in --health (#7315)
Lorenzo Bellina
2023-10-16
*
Add +N CLI argument to jump to first file's line number (#8521)
Bjorn Ove Hay Andersen
2023-10-12
*
Set the working directory before loading the config (#8498)
Bjorn Ove Hay Andersen
2023-10-09
*
enable starting hx with a working directory (#8223)
Lloyd Bond
2023-10-03
*
markdown: Recognize `<code>` tags with attributes as code (#8397)
Michael Davis
2023-09-26
*
Style Bold/Italic/Strikethrough markdown in docs (#8385)
A-Walrus
2023-09-25
*
correctly center items in picker preview
Pascal Kuthe
2023-09-14
*
fix crash in picker preview for invalid ranges
Pascal Kuthe
2023-09-14
*
Add `insert-final-newline` config option (#8157)
Em Zhan
2023-09-12
*
Add tree-sitter-highlight-name command (#8170)
Luke Halasy
2023-09-10
*
fix syntax highlights in dynamic picker (#8206)
Pascal Kuthe
2023-09-09
*
add redraw command (#6949)
Weiyuan Wu
2023-09-08
*
Fix Clone definition for Injector (#8194)
Michael Davis
2023-09-07
*
Don't use word splitting during fuzzy matching (#8192)
Pascal Kuthe
2023-09-06
*
Do not show (running) when opening picker (#8148)
Pascal Kuthe
2023-09-06
*
Maintain the current cursor's position and view in the vsplit/hsplit commands...
Lorenzo Bellina
2023-09-04
*
Fix find commands for buffers with non-LF line-endings (#8111)
woojiq
2023-09-03
*
avoid excessive memory consumption in picker (#8127)
Pascal Kuthe
2023-09-01
*
Clear completion when switching windows via click (#8118)
Michael Davis
2023-08-31
*
transition to nucleo for fuzzy matching (#7814)
Pascal Kuthe
2023-08-30
*
fix: line numbers remain relative when helix loses focus (#7955)
woojiq
2023-08-29
*
Handle switch from crossterm::Result to io::Result
Michael Davis
2023-08-22
*
create separate timer for redraw requests (#8023)
Pascal Kuthe
2023-08-21
*
goto_file_impl: use relative path to open file (#7965)
Mike
2023-08-21
*
Remove unnecessary `Err` from `get_canonicalized_path` (#8009)
nkitsaini
2023-08-20
*
Remove path completions for `:new` command (#8010)
nkitsaini
2023-08-20
*
goto_file: open picker if a directory is selected (#7909)
Andrés Cabero
2023-08-15
*
Make editor remember the latest search register (#5244)
Jonathan LEI
2023-08-14
*
Include completions for git-ignored files in debugger prompt (#7936)
quantonganh
2023-08-14
*
Fix broken indentation that causes the indentation tests to fail.
Daniel Ebert
2023-08-11
*
Fix YAML auto indent
Skyler Hawthorne
2023-08-10
*
Enhance :toggle to support cycling numbers (#7877)
Alex Vinyals
2023-08-09
*
Align view for background buffer opened with `alt-ret` (#7691)
woojiq
2023-08-08
*
Show whether file readonly in statusline (#7740)
Connortsui20
2023-08-08
*
Center the picker preview selection using visual lines (#7837)
Jesse Luehrs
2023-08-08
*
Skip rendering gutters when gutter width exceeds view width (#7821)
Anshul Dalal
2023-08-08
[next]