zellij/zellij-utils/src
Aram Drevekenin b94a626959
fix(command): better error when command not found (#1829)
* fix(command): better error when command not found

* fix(cli): open edit file from current cwd

* style(fmt): rustfmt?
2022-10-20 17:27:44 +02:00
..
input fix(command): better error when command not found (#1829) 2022-10-20 17:27:44 +02:00
kdl feat(layouts): allow defining a tab cwd (#1828) 2022-10-20 15:23:20 +02:00
snapshots feat(cli): zellij run improvements (#1804) 2022-10-17 19:39:37 +02:00
test-fixtures feat(config): switch to kdl (#1759) 2022-10-05 07:44:00 +02:00
channels.rs refactors for #525 (#534) 2021-05-27 16:28:28 +02:00
cli.rs allow dump_screen() to only dump the viewport (#1794) 2022-10-19 22:49:13 +09:00
consts.rs Log thread_bus IPC messages only in debug mode (#1800) 2022-10-17 15:34:06 +00:00
data.rs feat(config): switch to kdl (#1759) 2022-10-05 07:44:00 +02:00
envs.rs feat(config): switch to kdl (#1759) 2022-10-05 07:44:00 +02:00
errors.rs Log thread_bus IPC messages only in debug mode (#1800) 2022-10-17 15:34:06 +00:00
ipc.rs feat(config): switch to kdl (#1759) 2022-10-05 07:44:00 +02:00
lib.rs feat(config): switch to kdl (#1759) 2022-10-05 07:44:00 +02:00
logging.rs Log thread_bus IPC messages only in debug mode (#1800) 2022-10-17 15:34:06 +00:00
pane_size.rs fix(layouts): various kdl layout issues and features (#1797) 2022-10-13 13:55:16 +02:00
position.rs fix(terminal): SGR/UTF8 mouse reporting in terminal panes (#1664) 2022-08-17 09:28:51 +02:00
setup.rs feat(cli): zellij run improvements (#1804) 2022-10-17 19:39:37 +02:00
shared.rs feat(ux): rerun command pane (#1787) 2022-10-11 16:45:46 +02:00