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
Karsten Gebbert 9124c231f4
respond to SIGUSR1 by reloading config (#3952)
* respond to SIGUSR1 by reloading config

* document USR1 signal handling
2 years ago
..
commands Change focus to modified docs on quit (#3872) 2 years ago
keymap Keep arrow and special keys in insert (#3915) 2 years ago
ui Add option to skip the first indent guide (#3819) 2 years ago
application.rs respond to SIGUSR1 by reloading config (#3952) 2 years ago
args.rs Add command line parameter to specify log file (#3807) 2 years ago
commands.rs Rename I/A "Insert at start/end of line" (#3753) 2 years ago
compositor.rs Add bracketed paste (#3233) 2 years ago
config.rs Move top level lsp config to editor.lsp (#1868) 2 years ago
health.rs Show clipboard info in --health output (#2947) 2 years ago
job.rs fix(command): write-quit: do not quit if write fails 2 years ago
keymap.rs Improve keymap errors from command typos (#3931) 2 years ago
lib.rs Add refresh-config and open-config command (#1803) 2 years ago
main.rs Add command line parameter to specify log file (#3807) 2 years ago