zellij/zellij-utils/src
2021-10-31 20:39:57 +01:00
..
input fix(compatibility): home and end key fix (#815) 2021-10-29 15:28:36 +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 logging: remove unused log functions, change log file const to new file (#779) 2021-10-18 10:52:58 +02:00
errors.rs Feature: Rotate Pane locations (#802) 2021-10-26 09:54:05 +05:30
ipc.rs fix(typo): Correct typo from occured to occurred (#821) 2021-10-31 20:39:57 +01:00
lib.rs feat(ui): initial mouse support (#448) 2021-07-02 16:40:50 +02:00
logging.rs logging: remove unused log functions, change log file const to new file (#779) 2021-10-18 10:52:58 +02:00
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 add(setup): change the links to be hyperlinks (#768) 2021-10-25 20:08:30 +02:00
shared.rs Calculate width with unicode-width in tab-bar and utils (#709) 2021-09-12 20:29:07 +02:00