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
...
*
Don't apply transactions to Views in undo/redo
Michael Davis
2022-11-24
*
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
*
Make `r<tab>` and `f<tab>` work (#4817)
Lennard Hofmann
2022-11-19
*
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
*
Use key-sequence format for command palette keybinds (#4712)
Michael Davis
2022-11-17
*
minor: Simplify some command code
Blaž Hrastnik
2022-11-16
*
minor: cloning filter and using count() is wasteful here
Blaž Hrastnik
2022-11-16
*
fix build
Blaž Hrastnik
2022-11-15
*
Add command to add word boundaries to search (#4322)
Armin Ronacher
2022-11-15
*
Refactor blackhole register (#4504)
ath3
2022-11-15
*
Fix range offsets for multiple shell insertions (#4619)
Michael Davis
2022-11-14
*
rename description for `goto_line_end_newline`
asvln
2022-11-12
*
add `extend_prev_word_end` command
asvln
2022-11-12
*
feat(commands): increment by range (#4418)
Bruce Hopkins
2022-11-11
*
Re-enable format_selections for a single selection range
Blaž Hrastnik
2022-11-09
*
Dynamically resize line number gutter width (#3469)
Doug Kelkhoff
2022-11-08
*
core: Move state into the history module
Blaž Hrastnik
2022-11-08
*
Fix range offsets in multi-selection paste (#4608)
Michael Davis
2022-11-06
*
Fix panic on paste from blackhole register (#4497)
Michael Davis
2022-11-04
*
Select text inserted by shell or paste (#4458)
Michael Davis
2022-11-04
*
Resolve a bunch of upcoming clippy lints
Blaž Hrastnik
2022-11-04
*
Exit select mode on replace commands (#4554)
Jonathan LEI
2022-11-02
*
Fix `delete_char_backward` for paired characters (#4558)
Yuriy Gabuev
2022-11-01
*
fix: make `scroll` aware of tabs and wide characters (#4519)
Matthew Toohey
2022-10-29
*
Make shell_impl concurrent (#3180)
Matthias Deiml
2022-10-29
*
Include colons for typable commands in command palette (#4495)
Michael Davis
2022-10-28
*
Trim quotes and braces from paths in goto_file_impl (#4370)
Dario Oddenino
2022-10-28
*
fix: terminal freezing on `shell_insert_output`
GabrielDertoni
2022-10-26
*
nit: Do less allocations in `ui::menu::Item::label` implementations
Alexis (Poliorcetics) Bourget
2022-10-21
*
fix: write-all crash (#4384)
Skyler Hawthorne
2022-10-21
*
Fix unexpected behavior in delete_word_backward and delete_word_forward (#4392)
Nimrod
2022-10-21
*
chore(view): remove indent_unit helper fn (#4389)
Matouš Dzivjak
2022-10-20
*
fix(commands): no last picker error (#4387)
Matouš Dzivjak
2022-10-20
*
Use a single save_queue on the editor
Blaž Hrastnik
2022-10-19
*
document should save even if formatter fails
Skyler Hawthorne
2022-10-19
*
move language server refresh to document saved event handler
Skyler Hawthorne
2022-10-19
*
fix write-quit with auto format
Skyler Hawthorne
2022-10-19
*
fix modified status with auto format
Skyler Hawthorne
2022-10-19
*
add conditional noop render back
Skyler Hawthorne
2022-10-19
*
chore(write): serialize write operations within a Document
Skyler Hawthorne
2022-10-19
*
Fix deleting word from end of buffer (#4328)
Jonathan LEI
2022-10-19
*
Use the same `WalkBuilder` configuration for the global search file picker as...
Philipp Mildenberger
2022-10-18
*
Changed Selection Yank Message (#4275)
Nathaniel Graham
2022-10-14
*
Apply transactions to the jumplist for undo/redo (#4227)
Michael Davis
2022-10-12
*
Fix some commands not showing names in palette (#4223)
Armin Ronacher
2022-10-12
[prev]
[next]