Emily Grace Seville

Results 192 issues of Emily Grace Seville

For instance instead of: ```toml [eg-config] examples-dir = ~/examples-dir custom-dir = ~/my/fancy/custom/dir ``` write: ```toml [eg-config] examples-dir = "~/examples-dir" custom-dir = "~/my/fancy/custom/dir" ``` Maybe it's just a documentation mistake and...

Hello! I've just made a JSON schema for eg. Please [view](https://github.com/tamasfe/taplo/pull/227) this PR. 😄

## Describe the feature/solution Create completions for Mono commands similar to [these ones](https://github.com/fish-shell/fish-shell/pull/8452). ## Maintenance (please complete the following information) - [x] This is a request for new completion -...

new completion request
ask upstream project

Question mark may be used to specify exactly one arbitrary heading in MD043: ```yml required-headings: headings: - "?" - "## Description" - "## Usage" - "## Supported environments and examples"...

enhancement

### Issue When I try to execute `:help jedi-vim` I obtain `E149: Sorry, no help for jedi-vim`. I've installed this plugin via Git inside `/home/emilyseville7cfg/.vim/pack/completion/start/jedi-vim`. ### Steps to reproduce ###...

**ble version**: 0.4.0-devel3+82f74f0 **Bash version**: 5.0.17(1)-release (x86_64-pc-linux-gnu) **Terminal version**: GNOME Terminal 3.36.2 **OS version**: Linux Mint 20.2 Cinnamon When I type `echo -` and press `Tab` I see: ![image](https://user-images.githubusercontent.com/42812113/144423672-2fbf268c-0ba2-45d3-8291-ded091531e84.png) But...

NYI/NewFeat

**ble version**: 0.4.0-devel3+82f74f0 **Bash version**: 5.0.17(1)-release (x86_64-pc-linux-gnu) **Terminal version**: GNOME Terminal 3.36.2 **OS version**: Linux Mint 20.2 Cinnamon Options for comparing two numbers and strings are missing: ![image](https://user-images.githubusercontent.com/42812113/144427527-e5fe5e31-7000-42f8-a91f-891fe01c498a.png)

NYI/NewFeat

How to scroll completion description left/right when it's long? ![image](https://user-images.githubusercontent.com/42812113/144432540-8215af7e-954d-49aa-a539-da90bdb2f114.png)

NYI/NewFeat

**ble version**: 0.4.0-devel3+82f74f0 **Bash version**: 5.0.17(1)-release (x86_64-pc-linux-gnu) **Terminal version**: GNOME Terminal 3.36.2 **OS version**: Linux Mint 20.2 Cinnamon I have written [several completions](https://github.com/Console-Utils/bash-configs/blob/feature/67/.bash_completions) for myself but I can't use them...

NYI/NewFeat

- **Version of the command being documented (if known):** - [x] The page(s) are in the correct platform directories: `common`, `linux`, `osx`, `windows`, `sunos`, `android`, etc. - [ ] The...

documentation