chore: udpate to zellij 0.34.5

This commit is contained in:
LordMZTE 2022-12-14 22:24:50 +01:00
parent 27ef25f65a
commit bdf88a8e50
Signed by: LordMZTE
GPG key ID: B64802DC33A64FF6

View file

@ -18,7 +18,7 @@ var mode: zz.types.InputMode = undefined;
var pal: zz.types.Palette = undefined;
var keymap: Keymap = .{};
pub const zellij_version = "0.34.3";
pub const zellij_version = "0.34.5";
pub fn init() void {
zz.api.setSelectable(false);