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
*
always commit to history when pasting (#5790)
Pascal Kuthe
2023-02-02
*
add picker: current view dir (#4666)
Filipe Azevedo
2023-02-02
*
Tabulate buffer picker contents (#5777)
Gokul Soumya
2023-02-02
*
Hide duplicate symlinks from the picker (#5658)
Pascal Kuthe
2023-02-02
*
Surround with line-endings on `ms<ret>` (#4571)
Michael Davis
2023-02-01
*
rework positioning/rendering and enable softwrap/virtual text (#5420)
Pascal Kuthe
2023-01-31
*
Support goto-declaration LSP command (#5646)
Ole Krüger
2023-01-31
*
keymap: Test backslash escaping in commands
ds-cbo
2023-01-25
*
Fix selecting a changed file in global search (#5639)
Pascal Kuthe
2023-01-23
*
Remove apply_transaction helper (#5598)
Ivan Tham
2023-01-21
*
Fix panic for noop selecting join (#5579)
Pascal Kuthe
2023-01-18
*
Replace menu::Item::{row, label} with format()
Gokul Soumya
2023-01-18
*
Add command to rotate view backward (#5356)
mejo13
2023-01-17
*
Commit to history after executing a command from the palette (#5294)
Nikodem Rabuliński
2023-01-16
*
Separate jump behavior from increment/decrement (#4123)
greg-enbala
2023-01-16
*
fix(commands): extend_line to proper line when count and current line selecte...
Gabriel Dinner-David
2022-12-31
*
Fix erroneous indent between closers of auto-pairs (#5330)
Triton171
2022-12-29
*
Add command to merge consecutive ranges in selection (#5047)
DylanBulfin
2022-12-23
*
Restore deleted goto_pos function (#5164)
Sebastian Zivota
2022-12-15
*
Select diagnostic range in goto_*_diag commands (#4713)
Michael Davis
2022-12-15
*
Reset mode when changing buffers (#5072)
Michael Davis
2022-12-11
*
Fix LSP completions ignoring auto-completion option (#5042)
Jummit
2022-12-09
*
Add command/keybinding to jump between hunks (#4650)
Pascal Kuthe
2022-12-06
*
fix: align view after jumplist_picker (#3743)
Narazaki Shuji
2022-12-06
*
Change default TS object bindings (#3782)
nosa
2022-12-06
*
Fix nightly clippy lints (#4954)
Tshepang Mbambo
2022-12-01
*
Call View::apply within Document::append_changes_to_history
Michael Davis
2022-11-29
*
Revert "Don't apply transactions to Views in undo/redo"
Michael Davis
2022-11-29
*
Clear line on `<ret>` when line is all whitespace (#4854)
Michael Davis
2022-11-25
*
Exit select mode on surround commands (#4858)
Jonathan LEI
2022-11-24
*
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
[next]