-
# Description
The target users are wedding planners. They may require more visual aids or images, especially for commands like 'add', 'edit', and 'tag'. Currently under commands, only 'help' and 'find…
-
Like cattag, especially since it has a lot of possible errors that can happen
[original: nus-cs2103-AY2425S1/pe-interim#1691] [original labels: severity.Low type.DocumentationBug]
-
Our goal is to implement all Vanilla Commands. Im sure this will take a while :D
- [x] Add Serverbound Chat Command (https://wiki.vg/Protocol#Chat_Command)
## Command Senders
- [x] Players can …
-
it would be much appreciated if we were able (from the command line) to issue RPC to VMWare/ESXi. Our use case is something like:
```shell
vmtoolsd --cmd="info-get guestinfo.esxhost"
```
I went …
-
### Check for existing issues
- [X] Completed
### Describe the feature
I was looking for a feature to bind a key to multiple commands for example I want to when I press `ctrl+` saveAll files and al…
-
Some commands require further input after sending remote commands. What can I do if I'm using TestInfra?
For example, when I input mkfs.ext4 /dev/sdb, it prompts the following content:
```
[root@lo…
-
**Is your feature request related to a problem? Please describe.**
When a custom command is specified in the config it runs it with `bash -c ""`. I'd like this shell to be interactive to be able to r…
-
Add commands?
_Originally posted by @BenGlossop09 in https://github.com/Eikkargh/Candy-API-to-JSON/issues/5#issuecomment-2352374357_
-
### Describe your feature request or suggestion in detail
### NPC Power (selected target)
- `.npc power all`
- `.npc power X`
- `.npc power temp all`
- `.npc power temp X`
Example: `.npc…
-
Hi,
I installed isolaser with following commands:
```
conda create -n isoLASER_env python=3.8
conda activate isoLASER_env
git clone git@github.com:gxiaolab/isoLASER.git
cd isoLASER
python …