zellij/zellij-utils/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
..
input fix(layout): allow lowercase keys and values (#1160) 2022-03-03 14:08:51 +01:00
channels.rs refactors for #525 (#534) 2021-05-27 16:28:28 +02:00
cli.rs fix(config): allow POSIX style --config override (#1205) 2022-03-10 22:19:19 +01:00
consts.rs Feature: Configurable scroll buffer (#936) 2022-01-04 23:24:05 +05:30
envs.rs add: set env var's from config and layout (#1154) 2022-03-01 15:47:52 +01:00
errors.rs feat: improve error reporting system (#1038) 2022-03-13 20:46:03 +09:00
ipc.rs fix: typo in error message (#1151) 2022-02-28 23:00:47 +01:00
lib.rs feat(copy): allow osc52 copy destination configuration (#1022) 2022-02-02 15:22:34 +01:00
logging.rs fix(style): various internal refactorings 2021-12-07 10:24:42 +00:00
pane_size.rs feat(ui): add floating panes (#1066) 2022-02-18 21:10:06 +01:00
position.rs feat(ui): add floating panes (#1066) 2022-02-18 21:10:06 +01:00
setup.rs add(comp): dynamic completions for fish (#1176) 2022-03-05 16:23:51 +01:00
shared.rs fix: Allow terminal title passthrough even when not drawing pane frames. (#1113) 2022-02-28 17:54:41 +01:00