helix-mirror/helix-term/src
2023-02-16 23:33:54 +09:00
..
commands fix: decode lsp url for workspace_diagnostics_picker (#6016) 2023-02-16 23:33:54 +09:00
keymap rework positioning/rendering and enable softwrap/virtual text (#5420) 2023-02-01 02:03:19 +09:00
ui ignore case while filtering completions (#6008) 2023-02-16 10:16:51 +09:00
application.rs Ignore invalid file URIs from LSP (#6000) 2023-02-16 14:17:18 +09:00
args.rs Fix confusion with using --hsplit --vsplit on startup at same time (#4202) 2022-10-11 09:25:42 -04:00
commands.rs Fix crash in goto_window_center at EOF (#5987) 2023-02-14 13:00:54 -06:00
compositor.rs bump msrv to 1.63 (#5570) 2023-02-09 11:24:31 +09:00
config.rs Move top level lsp config to editor.lsp (#1868) 2022-03-28 10:11:52 +09:00
health.rs Print the binary required by the debug adapter (#5195) 2022-12-17 13:03:18 -06:00
job.rs bump msrv to 1.63 (#5570) 2023-02-09 11:24:31 +09:00
keymap.rs keymap: Test backslash escaping in commands 2023-01-25 09:31:58 -06:00
lib.rs Fix new clippy lints (#5892) 2023-02-09 16:27:08 -06:00
main.rs feat(lsp): pass client_info on initialization (#4904) 2022-12-08 21:57:03 -06:00