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
c7cb7527be
helix
/
helix-term
/
src
History
ath3
c7cb7527be
Fix moving with arrow keys in prompt (
#1070
)
2021-11-11 11:08:19 +09:00
..
ui
Fix moving with arrow keys in prompt (
#1070
)
2021-11-11 11:08:19 +09:00
application.rs
Allow piping from stdin into a buffer on startup (
#996
)
2021-11-10 10:53:14 +09:00
args.rs
Implement
hx --tutor
and
:tutor
to load
tutor.txt
(
#898
)
2021-10-28 10:23:46 +09:00
commands.rs
buffer picker add is_modifier flag (
#1020
)
2021-11-10 10:52:39 +09:00
compositor.rs
Fix doctest broken on 2021 edition
2021-10-22 12:47:02 +09:00
config.rs
Launch with defaults upon invalid config/theme (
#982
)
2021-11-07 00:57:14 +09:00
job.rs
Drop some &mut bounds where & would have sufficed
2021-09-06 15:25:46 +09:00
keymap.rs
Refactor keyevent handling using key, ctrl macros (
#1058
)
2021-11-11 00:58:46 +09:00
lib.rs
Remove #[allow(unused)] from helix-term, and fix unused imports.
2021-07-01 19:06:52 -07:00
main.rs
Launch with defaults upon invalid config/theme (
#982
)
2021-11-07 00:57:14 +09:00