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
...
*
Move Component methods except render() to FilePicker
Gokul Soumya
2023-06-18
*
Move handle_event methods from Picker to FilePicker
Gokul Soumya
2023-06-18
*
Move navigation methods from Picker to FilePicker
Gokul Soumya
2023-06-18
*
Move scoring functions from Picker to FilePicker
Gokul Soumya
2023-06-18
*
Copy struct fields and new() from Picker to FilePicker
Gokul Soumya
2023-06-18
*
Move FilePicker::render from Component impl to normal impl
Gokul Soumya
2023-06-18
*
Add yank_joined command (#7195)
spectre256
2023-06-16
*
Add config for default line ending (#5621)
Alex
2023-06-16
*
Preview scratch buffers in jumplist picker (#7331)
A-Walrus
2023-06-13
*
Add rl and rla aliasses for reload and reload-all commands (#7158)
Zisulin Morbrot
2023-06-13
*
Add reverse_selection_contents (#7329)
Robert
2023-06-13
*
build(deps): bump libc from 0.2.145 to 0.2.146 (#7327)
dependabot[bot]
2023-06-13
*
build(deps): bump tempfile from 3.5.0 to 3.6.0 (#7326)
dependabot[bot]
2023-06-13
*
Fix underflow when repeating a completion that has a negative shift position ...
Philipp Mildenberger
2023-06-12
*
fix: add file argument in help text (#7307)
0xHiro / ヒロ
2023-06-10
*
add config option for instant completion entry preview (defaulting to true).
Luca Schlecker
2023-06-09
*
Add register statusline element (#7222)
spectre256
2023-06-08
*
Auto indent on `insert_at_line_start` (#5837)
Alex
2023-06-08
*
Bail if no language servers support workspace symbols (#7286)
Michael Davis
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
*
Persist register selection in pending keymaps
Michael Davis
2023-06-07
*
commands(toggle): use pattern matching on the Value enum (#7240)
Alex Vinyals
2023-06-07
*
Remove Keymap(KeyTrie) and simply use KeyTrie.
gibbz00
2023-06-07
*
Move `keymap.reverse_keymap()` to `Keytrie`:
gibbz00
2023-06-07
*
Remove pub keymap.name();
gibbz00
2023-06-07
*
Place `Info::from_keymap()` contents in `keymap.infobox()`:
gibbz00
2023-06-07
*
Keymap infobox: Idiomatic body tuple.
gibbz00
2023-06-07
*
Exclude config no_op bindings in command palette.
gibbz00
2023-06-07
*
Remove superfluous command description pruning for keymap infobox:
gibbz00
2023-06-07
*
`helix_term::keymap`: Remove one-liner solely used for a test.
gibbz00
2023-06-07
*
Make `Keymap` a tuple struct.
gibbz00
2023-06-07
*
keymap: Rename KeyTrie::Leaf -> KeyTrie::MapppableCommand
gibbz00
2023-06-07
*
keymap: Derive `Default` for KeyTrieNode
gibbz00
2023-06-07
*
build(deps): bump once_cell from 1.17.2 to 1.18.0 (#7248)
dependabot[bot]
2023-06-06
*
build(deps): bump libc from 0.2.144 to 0.2.145 (#7244)
dependabot[bot]
2023-06-06
*
feat(core): add plaintext matching fallback to tree-sitter matching (#4288)
Alex Vinyals
2023-06-05
*
Exit gracefully on termination signals (#7236)
Michael Davis
2023-06-05
*
feat(commands): allows cycling option values at runtime (#4411)
Alex Vinyals
2023-06-05
*
fixed repeat_last_motion extends selection (#7159)
Ethan Wilkes
2023-05-28
*
Fix off-by-one in select symbol references (#7132)
Matthew Toohey
2023-05-25
*
Update diagnostics correctly on LSP exit (#7111)
Poliorcetics
2023-05-23
*
Add command to merge non-consecutive ranges (#7053)
Szabin
2023-05-19
*
Rebase cleanup/fixes and use lsp::CompletionItem in item_to_transaction directly
Philipp Mildenberger
2023-05-18
*
Apply all review suggestions (doc_id -> id, error message, unnecessary if)
Philipp Mildenberger
2023-05-18
*
Some minor clarity/cosmetic improvements
Philipp Mildenberger
2023-05-18
*
Add function `Editor::language_server_by_id` and refactor/simplify related co...
Philipp Mildenberger
2023-05-18
*
Fix lsp_restart across multiple different document scopes (language servers w...
Philipp Mildenberger
2023-05-18
*
Remove offset_encoding in CodeActionOrCommandItem, as it can be retrieved on ...
Philipp Mildenberger
2023-05-18
*
Filter language servers also by capabilities in `doc.language_servers_with_fe...
Philipp Mildenberger
2023-05-18
[prev]
[next]