Alex Al-Saffar

Results 36 issues of Alex Al-Saffar

1200 weights, not 1200 requests

This is a feature request. I find the search functionality below bar. Can developers please add `fzf`-like search for files and folders? Thanks.

In [fzf advance readme file](https://github.com/junegunn/fzf/blob/master/ADVANCED.md#ripgrep-integration), the author mentions three different ways in which `fzf` interacts with `ripgrep`. * One in which fzf is merely a **secondary filter** after ripgrep,. *...

I'm besotted by the cleanliness of live grep plug-in of `nvim` called [nvim-telescope](https://github.com/nvim-telescope/telescope.nvim). I wanted to have this tool as stand-alone executable and I came to discover `ugrep`. I used...

enhancement
question

08:48:06 alex@alex-xps ctpv ±|master|→ sudo make install make -C embed make[1]: Entering directory '/home/alex/ctpv/embed' make[1]: 'embed' is up to date. make[1]: Leaving directory '/home/alex/ctpv/embed' cc -o src/ctpv.o src/ctpv.c -c -O2...

a slick installer.sh for convenience

As per README `C:\Users\alex\AppData\Roaming\mprocs\mprocs.yaml` is a global config file that will be loaded in absence of passed or a local file, but that is not happening on my machine.

When I run `rclone mount` and start navigating my cloud storage inside an `mprocs` tab, it becomes unusable-y slow. This is not the case in the terminal itself without `mprocs`....

### Describe the bug In all examples I try to run, I get the same error. Concretely, simple chat example: https://github.com/microsoft/autogen/blob/main/samples/simple_chat.py ``` agent (to user): How can I help you...

bug
good first issue
dev

I'm moving the database from its default location to somewhere in my dotfile manager, so I can sync it with other machines etc. However, zoxide fails, eventhough I created a...