zellij/zellij-utils/src
har7an e7bce6a106
Add docs about error handling (#1745)
* docs: Add ERROR_HANDLING

that explains how we plan to change error handling in zellij and invites
new contributors to join the fun. Details the currently existent error
handling capabilities and gives a bunch of examples taken from #1670.

* utils/errors: Shorten docblock

by moving previous content under "Help Wanted" to the new
`docs/ERROR_HANDLING` document and link to the document instead.
2022-09-27 07:28:09 +00:00
..
input fix(terminal): SGR/UTF8 mouse reporting in terminal panes (#1664) 2022-08-17 09:28:51 +02:00
channels.rs refactors for #525 (#534) 2021-05-27 16:28:28 +02:00
cli.rs feat: support themes directory (#1577) 2022-07-24 21:30:58 +09:00
consts.rs fix(status-bar): reflect actual current keybindings (#1242) 2022-07-27 16:48:35 +02:00
data.rs fix(status-bar): reflect actual current keybindings (#1242) 2022-07-27 16:48:35 +02:00
envs.rs feat(terminal): sixel support (#1557) 2022-07-08 17:19:42 +02:00
errors.rs Add docs about error handling (#1745) 2022-09-27 07:28:09 +00:00
ipc.rs fix(router): gracefully handle client crashes (#1710) 2022-09-02 15:30:43 +02:00
lib.rs Feature: Better error handling/reporting (#1670) 2022-09-09 13:21:03 +00:00
logging.rs fix: various typos (#1553) 2022-07-02 19:54:50 +02:00
pane_size.rs feat(signals): support XTWINOPS 14 and 16 (and query the terminal for them on startup and SIGWINCH) (#1316) 2022-04-12 18:07:32 +02:00
position.rs fix(terminal): SGR/UTF8 mouse reporting in terminal panes (#1664) 2022-08-17 09:28:51 +02:00
setup.rs fix: theme not loading without config (#1631) 2022-08-02 23:15:33 +09:00
shared.rs fix(status-bar): reflect actual current keybindings (#1242) 2022-07-27 16:48:35 +02:00