zellij/zellij-client/src
Jae-Heon Ji 0b74604a9f
feat: improve error reporting system (#1038)
* feat: add draft a concept code

* feat: add err_ctx to diagnostic

* feat: optimize error report

* chore: add user-friendly help

* fix: manual merge lockfile from main
2022-03-13 20:46:03 +09:00
..
unit fix(input): handle discontiguous STDIN input (#1119) 2022-02-25 14:34:55 +01:00
command_is_executing.rs Big refactor: separate crates for client, server and utilities 2021-05-16 21:41:56 +05:30
input_handler.rs fix(input): handle discontiguous STDIN input (#1119) 2022-02-25 14:34:55 +01:00
lib.rs feat: improve error reporting system (#1038) 2022-03-13 20:46:03 +09:00
os_input_output.rs fix(input): handle discontiguous STDIN input (#1119) 2022-02-25 14:34:55 +01:00
stdin_handler.rs fix(compatibility): home and end in cursor keys mode (#1190) 2022-03-09 21:21:15 +01:00