zellij/zellij-utils/src
Thomas Linford 45af3e4279
Preserve current umask (#777)
* preserve umask when starting server

* make sure log files are created with explicit permissions
2021-10-12 18:11:16 +05:30
..
input feat(config): Allow empty config files (#720) 2021-10-01 21:49:47 +02:00
channels.rs refactors for #525 (#534) 2021-05-27 16:28:28 +02:00
cli.rs feat(cli): add kill-session command (#745) 2021-10-11 16:57:56 +02:00
consts.rs chore(clippy): needless_borrow 2021-06-29 23:02:51 +02:00
errors.rs feat(cli): add kill-session command (#745) 2021-10-11 16:57:56 +02:00
ipc.rs feat(cli): add kill-session command (#745) 2021-10-11 16:57:56 +02:00
lib.rs feat(ui): initial mouse support (#448) 2021-07-02 16:40:50 +02:00
logging.rs Preserve current umask (#777) 2021-10-12 18:11:16 +05:30
pane_size.rs feat(ui): overhauled resize and layout systems 2021-08-28 17:46:24 +01:00
position.rs feat(ui): overhauled resize and layout systems 2021-08-28 17:46:24 +01:00
setup.rs fix(setup): switch setup order (#765) 2021-10-05 13:43:05 +02:00
shared.rs Calculate width with unicode-width in tab-bar and utils (#709) 2021-09-12 20:29:07 +02:00