helix/helix-term/src
yvt 6d16d2cbc9 feat: support grammar cross-compilation 2022-08-02 12:04:09 +09:00
..
commands Add cwd parameter which is not optional anymore (#3240) 2022-07-31 06:59:15 -05:00
keymap jumplist picker (#3033) 2022-07-22 10:21:46 +09:00
ui Don't add empty prompt input to history (#3259) 2022-07-30 12:17:01 -05:00
application.rs Modified restore_term fn in application.rs. Changed '\x1B[2 q' to '\x1B[0 q' to restore cursor to user default after exiting helix (#3289) 2022-08-02 10:05:45 +09:00
args.rs adds --vsplit and --hsplit arguments (#2773) 2022-07-01 18:27:32 +09:00
commands.rs Fix align_selection behaviour with tabs (#3276) 2022-07-31 14:45:51 -05:00
compositor.rs Add lsp signature help (#1755) 2022-07-19 11:28:24 +09:00
config.rs Move top level lsp config to editor.lsp (#1868) 2022-03-28 10:11:52 +09:00
health.rs clipboard: add logging and healthcheck (#3271) 2022-07-31 17:05:34 +09:00
job.rs fix(command): write-quit: do not quit if write fails 2022-06-18 23:57:47 -04:00
keymap.rs Reuse menu::Item trait in picker (#2814) 2022-07-02 13:21:27 +02:00
lib.rs Add refresh-config and open-config command (#1803) 2022-03-25 18:05:20 +09:00
main.rs feat: support grammar cross-compilation 2022-08-02 12:04:09 +09:00