helix/helix-term/src
RoloEdits d24e4fcf0f
feat(config): add `[workspace-]diagnostics` fields to statusline (#13288)
2025-04-08 13:58:14 -05:00
..
commands feat: add ! alias for sh and | for pipe (#13263) 2025-04-08 01:00:45 +09:00
handlers LSP: Avoid requesting document colors for ghost transactions 2025-03-25 08:52:47 -04:00
keymap Add support for extend_file_{start,end} (#11767) 2025-04-06 13:18:47 -05:00
ui feat(config): add `[workspace-]diagnostics` fields to statusline (#13288) 2025-04-08 13:58:14 -05:00
application.rs Track progress title an display in place of internal token (#13180) 2025-03-27 12:00:23 -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 Add support for extend_file_{start,end} (#11767) 2025-04-06 13:18:47 -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 document and LSP lifecycle events, move some callbacks into hooks 2025-03-22 11:41:50 -04:00
handlers.rs Color swatches ( 🟩 green 🟥 #ffaaaa ) (#12308) 2025-03-23 16:07:02 -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 Rewrite command line parsing, add flags and expansions (#12527) 2025-02-26 19:50:15 -06: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