zellij/zellij-tile/src
a-kenji 088bcf3dd8 Add Option for Simplified Layout
* the simplified layout omits the Nerdfonts characters that are not
  found in every Fontset

* add an optional config option to opt into the simplified ui
  `simplified_ui: bool`

* add a config flag that allows opting into the simplified ui
  `zellij options --simplified-ui`

* move the `clean` flag to the `setup` subcommand
2021-05-10 16:03:06 +02:00
..
data.rs Add Option for Simplified Layout 2021-05-10 16:03:06 +02:00
lib.rs chore: added zellij-tile-extra, moved macros from zellij-tile 2021-05-02 12:57:48 +03:00
prelude.rs Deduplicate the WASM interface structs 2021-03-09 19:39:42 +00:00
shim.rs feat(plugin): simple timers implemented via the set_timeout() call 2021-04-27 17:13:25 +01:00