-
Maybe I am missing something, but if I in my history have a directory like `framework` I would like to be able to type `z fwk` to change to that directory. Since `fzf` generally allows for this kind o…
-
When evaluating a src block with a remote hop over ssh no results are captured\returned.
# Reproduction
1. Install docker on a remote computer
2. On your editor\host computer set DOCKER_HOST
``…
-
Basically the title. Completions can take up to a second or more, a quick count reveals I have `57124` manpage entries on my system. The initial completion taking a while may be reasonable, however, I…
-
it might be nice to be able to generate a CLI from a swagger spec.
it could use the same syntax as httpie for specifying params in different positions.
Perhaps it can make use of pygments when prese…
-
I noticed that the built-in Lapce terminal always ignores the UNIX dollar sign in the prompt, and places the cursor right on top of it, as opposed to to the right of the dollar sign. Additionally, if …
ghost updated
2 years ago
-
First of all. Thank you for creating this tool, it really makes it simple to write completion scripts!
I am trying to write a completion for [duf](https://github.com/muesli/duf). Several of its fla…
-
Subscribe to this issue and stay notified about new [daily trending repos in Vim script](https://github.com/trending/vim-script?since=daily).
-
It appears at some point tab completion broke for my project https://github.com/VorpalBlade/chezmoi_modify_manager using bpaf, it doesn't work with version 0.9.5 any more at least.
```console
$ ca…
-
### Steps to reproduce
on mac os
```
VideoPlayerController controller = VideoPlayerController.file(file);
await controller.initialize();
```
if file is a `.fish` file (a shell script…
-
# Using `libimobiledevice`
On a system running Ubuntu 18.04, when I plug my iPhone 12 Pro (16.5.1) into a
USB port, the 2017 version of `idevice_id` (it does not accept `-v`) prints
nothing:
`…