Sarah
Sarah
I couldn't find anything about this. Is it possible to open (neo)vim, `cd` to a folder, and *then* load the session attached to that folder? It seems like the only...
Running `boilr template use my_template . -f` inserts the wrong values. `project.json` ```json { "Name": "Sarah", "Year": 2020 } ``` `template/LICENSE.md` ``` Copyright {{Year}} {{Name}} ``` `boilr template use license...
What is this error? I am trying to use poise::execute_modal_on_component_interaction. Here is my function: ```rs pub async fn dispatch(ctx: &serenity::Context, mci: &ComponentInteraction) -> Result { match mci.data.custom_id.as_str() { "birthday.submit" =>...
- **Sway Version:** - 1.9 - **Description:** Unreal engine works horribly under sway. The right click context menus appear and then disappear after a frame. The drop-downs like File, Edit,...
### Description of the bug I am using the 940b: https://www.irs.gov/pub/irs-pdf/f940b.pdf The PDF file has identical pages, and each page has this specific dropdown:  The choice_values variable is empty....