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
/
ui
Commit message (
Expand
)
Author
Age
...
*
Only recalculate resize during rendering, this stops flashing on resize
Blaž Hrastnik
2021-08-10
*
fix small terminal size panic with info popup (#563)
Kirawi
2021-08-09
*
config: Rename [terminal] to [editor] and pass it into Editor
Blaž Hrastnik
2021-08-08
*
ui: menu: Allow wrapping around on ctrl-p/shift tab
Blaž Hrastnik
2021-08-06
*
mouse: Remove verify_screen_coords, refactor primary selection modification
Blaž Hrastnik
2021-07-30
*
Remove the jump
Blaž Hrastnik
2021-07-30
*
Mouse selection support (#509)
Dmitry Sharshakov
2021-07-30
*
Merge branch 'master' into great_line_ending_and_cursor_range_cleanup
Nathan Vegdahl
2021-07-28
|
\
|
*
Show pending keys in status line (#515)
Gokul Soumya
2021-07-28
*
|
Merge branch 'master' into great_line_ending_and_cursor_range_cleanup
Nathan Vegdahl
2021-07-26
|
\
|
|
*
Allow multi key remappings in config file (#454)
Gokul Soumya
2021-07-26
|
*
Implement in-memory prompt history
Blaž Hrastnik
2021-07-26
*
|
Collect some common patterns into methods on `Range`.
Nathan Vegdahl
2021-07-26
*
|
Merge branch 'master' into great_line_ending_and_cursor_range_cleanup
Nathan Vegdahl
2021-07-24
|
\
|
|
*
fix: ui/menu: Don't allow scrolling past the end of completion
Blaž Hrastnik
2021-07-23
|
*
fix: Only try expanding directory completion if it makes sense
Blaž Hrastnik
2021-07-23
|
*
Simplify ui/menu.rs
Blaž Hrastnik
2021-07-23
|
*
Resume last picker
Ivan Tham
2021-07-22
*
|
Fix incorrect line hihglight when a selection is at the end of a line.
Nathan Vegdahl
2021-07-20
*
|
Fixed primary cursor position calculation to use 1-width semantics.
Nathan Vegdahl
2021-07-19
*
|
Properly fix `last_line` view calculation.
Nathan Vegdahl
2021-07-19
*
|
Fix last line number being drawn in the status bar.
Nathan Vegdahl
2021-07-19
*
|
Merge branch 'master' into great_line_ending_and_cursor_range_cleanup
Nathan Vegdahl
2021-07-19
|
\
|
|
*
Calculate completion popup sizing
Blaž Hrastnik
2021-07-19
*
|
Merge branch 'master' into great_line_ending_and_cursor_range_cleanup
Nathan Vegdahl
2021-07-17
|
\
|
|
*
Injection Query Support (#430)
Kirawi
2021-07-11
*
|
Merge branch 'master' into great_line_ending_and_cursor_range_cleanup
Nathan Vegdahl
2021-07-06
|
\
|
|
*
Fix phantom lines in some CRLF files.
Nathan Vegdahl
2021-07-05
|
*
Fix info panic on small terminal
Ivan Tham
2021-07-04
|
*
Reduce calculation and improve pattern in infobox
Ivan Tham
2021-07-04
|
*
Fix rendering issues for infobox
Ivan Tham
2021-07-04
|
*
Apply suggestions from blaz for infobox
Ivan Tham
2021-07-04
|
*
Add infobox
Ivan Tham
2021-07-04
*
|
Allow last line in file to lack a line break character.
Nathan Vegdahl
2021-07-02
*
|
Merge branch 'master' into great_line_ending_and_cursor_range_cleanup
Nathan Vegdahl
2021-07-02
|
\
|
|
*
Fix unused variable, parameter, and `mut` warnings in helix-term.
Nathan Vegdahl
2021-07-02
|
*
Remove #[allow(unused)] from helix-term, and fix unused imports.
Nathan Vegdahl
2021-07-02
*
|
Add `Range` methods for various kinds of validation.
Nathan Vegdahl
2021-07-01
|
/
*
Add some async job infrastructure.
Joe Neeman
2021-06-30
*
ui: Use a box drawing character vertical line for splits
Blaž Hrastnik
2021-06-29
*
Sort the files in descending order
Blaž Hrastnik
2021-06-28
*
ui: Simplify conditional
Blaž Hrastnik
2021-06-27
*
Merge tab & char rendering code
Blaž Hrastnik
2021-06-27
*
This char_index is unused
Blaž Hrastnik
2021-06-27
*
Allocate the tab stop only once
Blaž Hrastnik
2021-06-27
*
Extract the merge "operator" into helix-core
Blaž Hrastnik
2021-06-27
*
Appease clippy
Blaž Hrastnik
2021-06-27
*
Turn diagnostics rendering into span injection too
Blaž Hrastnik
2021-06-27
*
Simplify selection rendering by injecting highlight scopes
Blaž Hrastnik
2021-06-27
*
Address nightly clippy warnings
Blaž Hrastnik
2021-06-27
[prev]
[next]