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
/
text.rs
Commit message (
Expand
)
Author
Age
*
Avoid cloning the whole paragraph content just for rendering (#9739)
Mo
2024-02-27
*
Fix 'attempt to divide by zero' panic (#6155)
nuid32
2023-03-03
*
fix: Allow multi-line prompt documentation
Blaž Hrastnik
2022-02-20
*
dap: Improve variables UI
Blaž Hrastnik
2021-12-09
*
ui: Trigger recalculate_size per popup render so contents can readjust
Blaž Hrastnik
2021-09-13
*
Show file preview in split pane in fuzzy finder (#534)
Gokul Soumya
2021-08-12
*
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
*
reverse the dependency between helix-tui and helix-view (#366)
Keith Simmons
2021-06-25
*
Define text color (mostly) in theme.toml.
Blaž Hrastnik
2021-05-07
*
Merge some imports.
Blaž Hrastnik
2021-03-22
*
ui: Move terminal into compositor, redo required_size hints.
Blaž Hrastnik
2021-03-08
*
ui: wip: Markdown doc renderer.
Blaž Hrastnik
2021-03-05
*
ui: Share popup code with menu.
Blaž Hrastnik
2021-03-02