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
add3be8528
helix
/
helix-term
/
src
History
Blaž Hrastnik
add3be8528
Slicing micro-optimization
2022-01-23 16:04:26 +09:00
..
ui
Slicing micro-optimization
2022-01-23 16:04:26 +09:00
application.rs
Use the correct language ID for JavaScript & TypeScript (
#1466
)
2022-01-15 15:23:06 +09:00
args.rs
commands.rs
change show_subtree command into ':tree-sitter-subtree' typable command (
#1524
)
2022-01-21 23:15:35 +09:00
compositor.rs
config.rs
Put some tests behind #[cfg(test)] (
#1459
)
2022-01-09 00:32:50 +09:00
job.rs
Update to rust 1.58, fix a bunch of optional lints
2022-01-16 14:19:48 +09:00
keymap.rs
add select_next_sibling and select_prev_sibling commands (
#1495
)
2022-01-21 00:52:33 +09:00
lib.rs
Assume true color support on Windows
2021-12-14 00:48:45 +09:00
main.rs