1
0
Fork 0
mirror of https://github.com/helix-editor/helix synced 2024-06-12 20:46:17 +02:00
helix/helix-term/src
Nathan Vegdahl e436c30ed7 Make split_selection_on_newline command handle all line endings. 2021-06-21 11:22:07 -07:00
..
ui Merge branch 'master' of github.com:helix-editor/helix into line_ending_detection 2021-06-20 16:09:14 -07:00
application.rs Add ability to change theme on editor 2021-06-20 00:07:13 +09:00
args.rs Separate helix-term as a library 2021-06-07 21:35:31 +08:00
commands.rs Make split_selection_on_newline command handle all line endings. 2021-06-21 11:22:07 -07:00
compositor.rs Fix doc warnings 2021-06-20 23:13:36 +08:00
config.rs Add missing `theme` to toml config 2021-06-20 13:05:08 +09:00
keymap.rs Merge `x` and `X` 2021-06-20 23:37:11 +09:00
lib.rs Replace `Editor::current` by a macro 2021-06-18 09:38:10 +09:00
main.rs Revert "Refactor key into helix-view" 2021-06-19 23:59:19 +09:00