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
/
commands.rs
Commit message (
Expand
)
Author
Age
*
refactor completion and signature help using hooks
Pascal Kuthe
2024-01-23
*
Add hook/event system
Pascal Kuthe
2024-01-23
*
Create helix-stdx crate for stdlib extensions
Michael Davis
2024-01-18
*
Address clippy lints (#9371)
Daniel Sedlak
2024-01-17
*
feat(lsp): implement show document request (#8865)
Matouš Dzivjak
2024-01-17
*
Initialize diagnostics when opening a document (#8873)
Philipp Mildenberger
2024-01-09
*
Update goto_file docs (#8563) (#9001)
jw013
2024-01-08
*
Make the indent heuristic configurable
Daniel Ebert
2023-12-15
*
Join empty lines with only one space in `join_selections` (#8989)
TornaxO7
2023-12-06
*
bump MSRV to 1.70.0 (#8877)
Cole Helbling
2023-11-25
*
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
*
swap yank command registers (#8708)
Skyler Hawthorne
2023-11-04
*
Add helix-specific ignore files (#8099)
Paul Olteanu
2023-10-21
*
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
*
transition to nucleo for fuzzy matching (#7814)
Pascal Kuthe
2023-08-30
*
goto_file_impl: use relative path to open file (#7965)
Mike
2023-08-21
*
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
*
Fix YAML auto indent
Skyler Hawthorne
2023-08-10
*
Align view for background buffer opened with `alt-ret` (#7691)
woojiq
2023-08-08
*
fix range formatting error message typo (#7823)
Austin L Wolfgram
2023-08-04
*
feat: smart_tab
Skyler Hawthorne
2023-08-01
*
add node boundary movement
Skyler Hawthorne
2023-08-01
*
Add yank_to_clipboard commands, bind to `<space>y` by default
Michael Davis
2023-07-31
*
Reimplement clipboard commands in terms of special regs
Michael Davis
2023-07-31
*
Preview the latest value for regular registers
Michael Davis
2023-07-31
*
commands: Allow using selected register where hardcoded
Michael Davis
2023-07-31
*
Use refactored Registers type
Michael Davis
2023-07-31
*
enhanced `surround_replace` to provide visual feedback (#7588)
Alex Vinyals
2023-07-13
*
Auto indent change if selection is linewise (#7316)
Tudyx
2023-07-11
*
Fix crash when cwd is deleted (#7185)
Yomain
2023-07-11
*
search buffer contents during global search (#5652)
Pascal Kuthe
2023-07-11
*
(Updated) Apply motion API refinements (#6078)
Gabriel Hansson
2023-07-09
*
Add filename completer for shell prompt (#7569)
Alberto Romero
2023-07-08
*
make TS matching fallback to plaintext
Pascal Kuthe
2023-06-22
*
Completely remove old Picker and rename FilePicker to Picker
Gokul Soumya
2023-06-18
*
Make file preview callback optional
Michael Davis
2023-06-18
*
Add yank_joined command (#7195)
spectre256
2023-06-16
*
Preview scratch buffers in jumplist picker (#7331)
A-Walrus
2023-06-13
*
Add reverse_selection_contents (#7329)
Robert
2023-06-13
*
Auto indent on `insert_at_line_start` (#5837)
Alex
2023-06-08
*
add move_prev_long_word_end and extend_prev_long_word_end (#6905)
vwkd
2023-06-07
*
Propagate the count and register to command palette commands
Michael Davis
2023-06-07
[next]