You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
helix-plus/helix-term/src
Gokul Soumya c15996aff5
Show surround delete and replace errors in editor (#1709)
* Refactor surround commands to use early returns

* Show surround delete and replace errors in editor
2 years ago
..
commands Alert if LSP is inactive when command is invoked (#1703) 2 years ago
ui ignore Enter keypress when menu has no selection (#1704) 2 years ago
application.rs Use which to resolve lsp/dap binaries 2 years ago
args.rs Fix bug when launching hx file.rs:10 (#1676) 2 years ago
commands.rs Show surround delete and replace errors in editor (#1709) 2 years ago
compositor.rs Close some popups automatically (#1285) 2 years ago
config.rs Put some tests behind #[cfg(test)] (#1459) 2 years ago
job.rs Don't use block_on in jobs.finish(), we can .await 2 years ago
keymap.rs feat(commands): command palette (#1400) 2 years ago
lib.rs Assume true color support on Windows 3 years ago
main.rs Allow specifying file start position (#445) 2 years ago