Fabre Lambeau
Fabre Lambeau
Anchors allow the user to define markers in the .sh file, and then use options on the `play` command to only go through a subset of the commands. This is...
When commentecho is enabled, special markup at the start of the comment lines can be interpreted to: - add titles - colour the comment (eg. for callouts) - add blank...
It would be good to be able to define in a long shell script a start and end, and have the “playback” be only between those 2 points Essential in...
I'd like to implement the _handle_delete() keybinding example from https://inquirerpy.readthedocs.io/en/latest/pages/kb.html#binding-custom-functions. However after deleting the value, I want to redraw the list, not exit the app with a default/None value, to...
I’d like to use the fuzzy function to provide a list of suggestions to the user, but still allow them to type a value not in the list. Is that...
I'm seeing this error reported by Pylance in VSCode. Seems like you had it before, and closed it. Is the version on PyPI behind?
Hi, It's probably nothing to do with you, but when I try to install the package with `pip3` in a virtual environment (venv), it does not seem to ever install...
Hi, I'm trying to use the extension in my Visual Code, but it's not connecting. The status bar shows "Deck | Connecting". I'm using Visual Studio Code 1.74.3 on Mac....
**Describe the solution you'd like** I would like an option to be able to output 1 .py file per model, instead of having them all in the same file. Ideally...
## Description After just a couple of weeks of working with Proxyman, I have more than 20 pinned items (domains and apps), because I work on many projects over the...