Kenji Berthold
Kenji Berthold
It would be nice to allow certain panes to be displayed with frames and some without.
## Problem It might not immediately be apparent to users why to write their own NixOS modules and how to do it. ## Checklist - [x] checked [latest Nixpkgs manual]...
A user guide for nix repl could be very helpful. Regardless of whether the guide is added prior to or after stabilization, this is a tracking issue. Blocked by: #499...
The description contains a typo: "container" instead of "contained". 
Add two new cli flags, that will print, if a file was successfully dragged: ``` and_print ``` ``` and_print_uri ``` Useage: ``` ripdrag --and-print-uri * ``` This will print either...
> Defining new modes via the config file (and keybinds to switch to them) _Originally posted by @khs26 in https://github.com/zellij-org/zellij/issues/224#issuecomment-812881572_ Would it be desirable, or even practical to let users...
Implement `unstable` `ratatui` feature `widget-ref` and gate it behind an `unstable` flag.