helix-mods/helix-term/src
Danilo Spinella ea824ed05d
Improve errors handling in main by adding context
Return a anyhow::Result in main function so that Context can be used
there too.
2021-06-01 23:27:16 +02:00
..
ui Change help prompt styling 2021-06-01 12:00:25 +09:00
application.rs Drop clap for pico-args 2021-05-31 17:07:43 +09:00
commands.rs Allow setting a filepath on :write 2021-06-01 17:26:03 +09:00
compositor.rs Simplify the compositor callback. 2021-05-09 18:02:31 +09:00
keymap.rs Drop selection_lines completely, change move_line_start binding 2021-05-18 18:28:32 +09:00
main.rs Improve errors handling in main by adding context 2021-06-01 23:27:16 +02:00