zellij/src/tests/integration
2021-05-28 20:37:33 +05:30
..
snapshots fix(ui): handle pasted text properly (#494) 2021-05-12 14:22:15 +02:00
basic.rs fmt and clippy 2021-05-16 22:25:32 +05:30
close_pane.rs fix: use bounded queue between pty and screen 2021-05-27 23:42:15 +02:00
compatibility.rs fix(tests): Add SLEEP to top_and_quit test 2021-05-28 20:37:33 +05:30
layouts.rs Merge branch 'main' of https://github.com/zellij-org/zellij into layout-path-506 2021-05-18 10:05:15 +02:00
mod.rs fix(bug): remove buggy expansion boundaries 2021-04-14 11:01:28 +01:00
move_focus_down.rs Big refactor: separate crates for client, server and utilities 2021-05-16 21:41:56 +05:30
move_focus_left.rs Big refactor: separate crates for client, server and utilities 2021-05-16 21:41:56 +05:30
move_focus_right.rs Big refactor: separate crates for client, server and utilities 2021-05-16 21:41:56 +05:30
move_focus_up.rs Big refactor: separate crates for client, server and utilities 2021-05-16 21:41:56 +05:30
resize_down.rs fix: use bounded queue between pty and screen 2021-05-27 23:42:15 +02:00
resize_left.rs fix: use bounded queue between pty and screen 2021-05-27 23:42:15 +02:00
resize_right.rs fix: use bounded queue between pty and screen 2021-05-27 23:42:15 +02:00
resize_up.rs fix: use bounded queue between pty and screen 2021-05-27 23:42:15 +02:00
tabs.rs Big refactor: separate crates for client, server and utilities 2021-05-16 21:41:56 +05:30
terminal_window_resize.rs Big refactor: separate crates for client, server and utilities 2021-05-16 21:41:56 +05:30
toggle_fullscreen.rs Big refactor: separate crates for client, server and utilities 2021-05-16 21:41:56 +05:30