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
/
compositor.rs
Commit message (
Expand
)
Author
Age
*
Macros (#1234)
Omnikar
2021-12-12
*
ui: popup: Don't allow scrolling past the end of content
Blaž Hrastnik
2021-12-10
*
Only use a single documentation popup (#1241)
Kirawi
2021-12-08
*
Simplify compositor.find
Blaž Hrastnik
2021-11-18
*
Fix doctest broken on 2021 edition
Blaž Hrastnik
2021-10-22
*
Prevent LSP Messages from displaying when a prompt is presented (#824)
Leoi Hung Kin
2021-10-15
*
Show file preview in split pane in fuzzy finder (#534)
Gokul Soumya
2021-08-12
*
Add ctrl-z to suspend
Ivan Tham
2021-08-03
*
Resume last picker
Ivan Tham
2021-07-22
*
Fix unused `Result` warnings in helix-term.
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 some async job infrastructure.
Joe Neeman
2021-06-30
*
Fix AnyComponent test
Blaž Hrastnik
2021-06-27
*
reverse the dependency between helix-tui and helix-view (#366)
Keith Simmons
2021-06-25
*
Add progress spinners to status line
wojciechkepka
2021-06-21
*
Fix doc warnings
Ivan Tham
2021-06-20
*
Add cursor kind to separate hidden cursor from pos
Ivan Tham
2021-06-15
*
Disable failing doctest
Blaž Hrastnik
2021-06-07
*
Clippy lint
Blaž Hrastnik
2021-06-03
*
Fix split sizes getting out of sync with the terminal size, refs #69
Blaž Hrastnik
2021-06-03
*
autoresize terminal in compositor render
Jan Hrastnik
2021-06-02
*
Simplify the compositor callback.
Blaž Hrastnik
2021-05-09
*
Inline tui as helix-tui fork.
Blaž Hrastnik
2021-05-09
*
Tokio migration.
Blaž Hrastnik
2021-05-06
*
ui: Improve completion state handling.
Blaž Hrastnik
2021-04-05
*
Filter the completion menu based on text entered.
Blaž Hrastnik
2021-03-27
*
wip: Async async. Delay response handling with a callback.
Blaž Hrastnik
2021-03-26
*
Merge some imports.
Blaž Hrastnik
2021-03-22
*
minor: TODO comment cleanup
Blaž Hrastnik
2021-03-16
*
ui: popup: scroll documentation popups with c-u/c-d.
Blaž Hrastnik
2021-03-08
*
ui: Move terminal into compositor, redo required_size hints.
Blaž Hrastnik
2021-03-08
*
ui: Share popup code with menu.
Blaž Hrastnik
2021-03-02
*
ui: Make editor more resilient about being shrunk too small.
Blaž Hrastnik
2021-03-01
*
popup: wip work on completion popups
Blaž Hrastnik
2021-02-09
*
Refactoring: move language_servers into Editor, proper load for doc.
Blaž Hrastnik
2021-01-21
*
Retrieve completion options on ctrl-x.
Blaž Hrastnik
2020-12-23
*
ui: buffer picker on ctrl-b
Blaž Hrastnik
2020-12-21
*
prompt: make the callback a FnOnce.
Blaž Hrastnik
2020-12-15
*
Fix cursor positioning.
Blaž Hrastnik
2020-12-13
*
wip: Move to new rendering structure.
Blaž Hrastnik
2020-12-13
*
wip: Getting the new prompt to render in a new layer.
Blaž Hrastnik
2020-12-11
*
move commands and keymap back to terminal.
Blaž Hrastnik
2020-12-10
*
snapshot
Blaž Hrastnik
2020-12-07
*
wip: Compositor
Blaž Hrastnik
2020-12-06