zellij/zellij-utils/src
a-kenji 050fa8fd07
fix(config): unbind keys correctly (#925)
* turn off the merging of key bindings of layout and configuration
  files for now.

  In certain situations the keybindings would be overwritten.

  Fix #923
2021-12-04 16:06:20 +01:00
..
input fix(config): unbind keys correctly (#925) 2021-12-04 16:06:20 +01:00
channels.rs refactors for #525 (#534) 2021-05-27 16:28:28 +02:00
cli.rs add(feature): toggle boolean options with cli flag (#855) 2021-11-10 13:31:37 +01:00
consts.rs fix(envs): Unify operation of Zellij environment variables (#842) 2021-11-10 09:02:17 +01:00
envs.rs fix(envs): Unify operation of Zellij environment variables (#842) 2021-11-10 09:02:17 +01:00
errors.rs First attempt to provide an overlay prompt (#871) 2021-11-15 20:13:05 +01:00
ipc.rs feat(attach): Support --index option to choose specific session by provided number in active sessions ordered by creation date, resolve #823 2021-11-06 05:15:09 +09:00
lib.rs fix(envs): Unify operation of Zellij environment variables (#842) 2021-11-10 09:02:17 +01: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 fix(style): remove unused imports 2021-11-27 15:35:37 +00:00
shared.rs This adds a UI for multiple users in panes (behind a feature flag) (#897) 2021-11-25 16:21:59 +01:00