zellij/zellij-utils/src
Jae-Heon Ji a489194b55
fix: invalid assignment of client_id (#1052)
* feat: sync socket connection in

* chore: apply clippy

* chore: change message name
2022-02-23 23:50:49 +09:00
..
input feat(ux): tmux mode (#1073) 2022-02-21 15:52:42 +01:00
channels.rs refactors for #525 (#534) 2021-05-27 16:28:28 +02:00
cli.rs chore(deps): update arg parsing to clap v3 (#1017) 2022-01-23 20:59:03 +01:00
consts.rs Feature: Configurable scroll buffer (#936) 2022-01-04 23:24:05 +05:30
envs.rs feat(ui): add floating panes (#1066) 2022-02-18 21:10:06 +01:00
errors.rs fix: invalid assignment of client_id (#1052) 2022-02-23 23:50:49 +09:00
ipc.rs fix: invalid assignment of client_id (#1052) 2022-02-23 23:50:49 +09: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 chore(deps): update arg parsing to clap v3 (#1017) 2022-01-23 20:59:03 +01:00
shared.rs feat(collaboration): implement multiple users (#957) 2021-12-20 17:31:07 +01:00