Skip to content

Pull requests: helix-editor/helix

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Sort

Pull requests list

feat(defaults): remap x to select_line_below and X to select_line_above A-keymap Area: Keymap and keybindings
#12013 opened Nov 6, 2024 by nikitarevenco Loading…
build(deps): bump the rust-dependencies group across 1 directory with 10 updates A-dependencies Area: Dependency rust Pull requests that update Rust code
#11996 opened Nov 4, 2024 by dependabot bot Loading…
Documentation comments for both Python and Rust A-language-support Area: Support for programming/text languages
#11993 opened Nov 4, 2024 by probablySophie Loading…
Adding NestedText language support A-language-support Area: Support for programming/text languages
#11987 opened Nov 2, 2024 by yerlaser Loading…
Update to more up-to-date zig tree-sitter repo A-language-support Area: Support for programming/text languages
#11980 opened Oct 31, 2024 by iceghost Loading…
Add CSV language and syntax highlighting A-language-support Area: Support for programming/text languages
#11973 opened Oct 30, 2024 by jpaju Loading…
Docs Key-Remapping: Move Commands to top as introduction A-documentation Area: Documentation improvements
#11953 opened Oct 28, 2024 by thomasaarholt Loading…
Add static commands to documentation (v3) A-documentation Area: Documentation improvements
#11950 opened Oct 27, 2024 by david-crespo Loading…
Disallow Unwanted Jump Labels
#11893 opened Oct 15, 2024 by Talia-12 Loading…
helix-lsp-types: Replace url::Url type with String wrapper A-language-server Area: Language server client C-enhancement Category: Improvements S-waiting-on-review Status: Awaiting review from a maintainer.
#11889 opened Oct 14, 2024 by the-mikedavis Draft
White and Black & Black and White A-theme Area: Theme and appearence related
#11872 opened Oct 11, 2024 by ChiefMateStarbuck Loading…
Complete implementation with tests for issue#4087 A-command Area: Commands
#11849 opened Oct 7, 2024 by williamporomaa Loading…
feat: Add support for nginx configuration files A-language-support Area: Support for programming/text languages
#11823 opened Oct 3, 2024 by codingjerk Loading…
Add contrast between some fg & bg colors on the curzon theme A-theme Area: Theme and appearence related
#11812 opened Oct 1, 2024 by felipebueno Loading…
feat: Use custom character to draw editor rulers
#11798 opened Sep 29, 2024 by codingjerk Loading…
add aura 'n aurara themes A-theme Area: Theme and appearence related
#11791 opened Sep 28, 2024 by rahil627 Loading…
Add move_buffer_{left,right,start,end} commands
#11790 opened Sep 28, 2024 by emilyyyylime Loading…
Add support for extend_file_{start,end}.
#11767 opened Sep 24, 2024 by hadronized Loading…
Handle single-line comment prefixes in :reflow.
#11738 opened Sep 21, 2024 by rhogenson Loading…
ProTip! Adding no:label will show everything without a label.