helix-mirror/helix-term/src
2022-04-07 09:11:14 +08:00
..
commands Add runtime language configuration (#1794) (#1866) 2022-04-05 09:56:14 +09:00
keymap Rename _para to _paragraph 2022-04-03 00:46:53 +09:00
ui Add runtime language configuration (#1794) (#1866) 2022-04-05 09:56:14 +09:00
application.rs clear terminal after switching to alternate screen 2022-04-04 16:41:11 +09:00
args.rs Add refresh-config and open-config command (#1803) 2022-03-25 18:05:20 +09:00
commands.rs Add paragraph textobject to match infobox (#1969) 2022-04-07 09:11:14 +08:00
compositor.rs Make regex_prompt directly call cx.push_layer 2022-03-28 11:02:13 +09:00
config.rs Move top level lsp config to editor.lsp (#1868) 2022-03-28 10:11:52 +09:00
health.rs Added checkmarks to health.rs output, Resolves #1894 (#1918) 2022-04-02 17:32:36 +09:00
job.rs Don't use block_on in jobs.finish(), we can .await 2022-02-05 15:05:19 +09:00
keymap.rs Add refresh-config and open-config command (#1803) 2022-03-25 18:05:20 +09:00
lib.rs Add refresh-config and open-config command (#1803) 2022-03-25 18:05:20 +09:00
main.rs Handle BrokenPipe when piping hx --health through head (#1876) 2022-03-30 10:39:25 +05:30