helix/helix-term/src
David Vogt c98302a543
feat(lsp): add container name as a column in the symbol pickers (#12930)
2025-02-26 17:28:34 -06:00
..
commands feat(lsp): add container name as a column in the symbol pickers (#12930) 2025-02-26 17:28:34 -06:00
handlers Prevent auto-format in auto-save (#12817) 2025-02-12 12:11:01 -06:00
keymap Rename "file browser" => "file explorer" 2025-01-23 18:17:56 -05:00
ui fix: escape percent character when yanking to search register (#12886) 2025-02-26 17:22:41 -06:00
application.rs Set theme before opening documents 2025-02-26 10:49:36 -05:00
args.rs feat: passing multile of the same files in the arguments places a cursor at each position (#12192) 2025-01-23 14:04:02 -06:00
commands.rs Use custom titles for register select info boxes 2025-02-19 10:29:15 -05:00
compositor.rs Do not record keys pressed by macros while recording a macro (#12733) 2025-01-30 18:14:04 -06:00
config.rs feat: smart_tab 2023-08-01 09:41:42 -05:00
events.rs add DocumentFocusLost event 2024-12-17 13:34:40 -05:00
handlers.rs implement incomplete completion requests 2025-02-01 19:36:10 -05:00
health.rs fix: check and print remaining language servers (#12841) 2025-02-12 09:57:25 -06:00
job.rs Add hook/event system 2024-01-23 11:20:19 +09:00
keymap.rs Use a `Cow<'static, str>` for the Info component title 2025-02-19 10:10:55 -05:00
lib.rs fix(lints): clippy 1.84 2025-01-23 15:18:16 -05:00
main.rs feat: passing multile of the same files in the arguments places a cursor at each position (#12192) 2025-01-23 14:04:02 -06:00