Vu Nhat Chuong

Results 11 issues of Vu Nhat Chuong

### Rasa Open Source version 3.2.5 ### Rasa SDK version 3.2 ### Python version 3.9 ### What operating system are you using? Windows ### What happened? Rasa able to process...

type:bug :bug:
area:rasa-oss :ferris_wheel:

So I want to have bookmark subpanel and search bar open at the same time. Currently you have to switch between them. Maybe add an option to have multiple subpanel?

fixed
enhancement

# Description of the new feature/enhancement I want to use Windows Terminal like tmux, But the background image doesn't stay as one with multiple panes. ![image](https://user-images.githubusercontent.com/20581504/196844363-c2768e1e-c20a-44cb-a8cc-1a63ff562986.png) # Proposed technical implementation...

Issue-Bug
Area-TerminalControl
Product-Terminal
Priority-1

templ-vscode will auto format [hx-vals](https://htmx.org/attributes/hx-vals/) from single quote into double quote. ```go templ SendClick() { Click } ``` This is the correct syntax: `hx-vals='{"myVal":"my Value"}'`. Templ will format it to...

- [X] I have the latest version of sake - [X] I have searched through the existing issues ## Info - OS - [X] Linux - Version: 0.15.0 - Authentication:...

bug

My plan is to make a `install.sh` script to setup my project. It would be nice to have the ability to make a new group if it doesn't exist. ```bash...

I'm unable to render art if the `keymap.c` uses Drashna's wrapper, for example this [keymap.c](https://github.com/qmk/qmk_firmware/blob/master/keyboards/crkbd/keymaps/snowe/keymap.c). I tried a bunch of random things like putting macro definitions inside a config file:...

Currently the monitor holds where the workspace is and not which workspace wants to be on which monitor. So right now if my workspace `A` is on monitor 1 and...

## Expected Behavior File loaded and render `&Ouml` as `Ö` ## Actual Behavior Error: Neo.ClientError.Procedure.ProcedureCallFailed ``` Failed to invoke procedure `apoc.load.xml`: Caused by: org.xml.sax.SAXParseException; lineNumber: 89; columnNumber: 24; The entity...

documentation

![image](https://github.com/jinh0/eyeliner.nvim/assets/20581504/ae762073-f560-493c-abd8-cd455c13403a) This error only appears once on the first activation, after that everything is fine. ```lua return { "jinh0/eyeliner.nvim", keys = { "f", "F", "t", "T" }, opts = {...