zellij/zellij-server/src
Nuno David 8eb6446b3f
Fix: Remove shell.exists() check from get_default_terminal (#2013)
* Fix: Make sure to get full path from SHELL env

* Feat: Revert to previous get_default_terminal and just remove shell exists check
2022-12-13 12:06:20 +00:00
..
output performance(rendering): improve rendering performance (#1960) 2022-11-21 20:07:24 +01:00
panes Hotfix: Resize with plugin panes (#2019) 2022-12-13 09:49:41 +00:00
plugins refactor(messaging): reduce extraneous cross-thread messaging (#1996) 2022-12-06 22:29:57 +01:00
tab Reimplement resize code (#1990) 2022-12-08 12:50:28 +00:00
ui performance(rendering): improve rendering performance (#1960) 2022-11-21 20:07:24 +01:00
unit Reimplement resize code (#1990) 2022-12-08 12:50:28 +00:00
lib.rs refactor(messaging): reduce extraneous cross-thread messaging (#1996) 2022-12-06 22:29:57 +01:00
logging_pipe.rs refactor(plugins): change the data flow (#1934) 2022-11-15 12:21:36 +01:00
os_input_output.rs fix(router): handle client buffer overflow (#1955) 2022-11-18 10:21:59 +01:00
pty.rs Fix: Remove shell.exists() check from get_default_terminal (#2013) 2022-12-13 12:06:20 +00:00
pty_writer.rs refactor(plugins): change the data flow (#1934) 2022-11-15 12:21:36 +01:00
route.rs Reimplement resize code (#1990) 2022-12-08 12:50:28 +00:00
screen.rs Reimplement resize code (#1990) 2022-12-08 12:50:28 +00:00
terminal_bytes.rs Errors: Ignore errors from async when quitting (#1918) 2022-11-12 10:18:15 +00:00
thread_bus.rs refactor(plugins): fix plugin loading data flow (#1995) 2022-12-06 15:34:43 +01:00