* refactor(server): remove unnecessary mut * fix(status-bar): add break tab hints * fix(reconnect): glitches on windows terminal * fix(grid): memory leak with unfocused tabs * fix(input): enforce ordering of actions after opening a new pane - Remove zellij-fix-theme-dir.patch OBS-URL: https://build.opensuse.org/package/show/utilities/zellij?expand=0&rev=70
6 lines
101 B
Plaintext
6 lines
101 B
Plaintext
[source.crates-io]
|
|
replace-with = "vendored-sources"
|
|
|
|
[source.vendored-sources]
|
|
directory = "vendor"
|