This website requires JavaScript.
Explore
Help
Sign in
kc
/
helix
Watch
1
Star
0
Fork
You've already forked helix
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
1
1cf887dea9
helix
/
helix-term
/
src
/
ui
History
Blaž Hrastnik
1cf887dea9
Cleanup: use doc.selection() instead of doc.state.selection().
2021-03-14 17:14:34 +09:00
..
editor.rs
Cleanup: use doc.selection() instead of doc.state.selection().
2021-03-14 17:14:34 +09:00
markdown.rs
ui: popup: scroll documentation popups with c-u/c-d.
2021-03-08 17:32:13 +09:00
menu.rs
syntax: Reuse parser instances. highlight_iter() no longer needs &mut.
2021-03-12 14:46:23 +09:00
mod.rs
ui: wip: Markdown doc renderer.
2021-03-05 16:07:46 +09:00
picker.rs
popup: wip work on completion popups
2021-02-09 15:40:47 +09:00
popup.rs
pass clippy lint
2021-03-11 16:15:54 +09:00
prompt.rs
ui: Rework command mode, implement file path completion.
2021-03-01 18:02:31 +09:00
text.rs
ui: Move terminal into compositor, redo required_size hints.
2021-03-08 17:00:32 +09:00