Michał Nowotnik

Results 16 issues of Michał Nowotnik

async_load_providers function is wrapped both in `uv.new_async` and `vim.schedule_wrap` . If I remove `uv.new_async` wrap, it still seems to work.

https://github.com/Aloxaf/fzf-tab#usage

enhancement

## Describe the bug According to the example .zshrc `eval` command : > \# If the first arg is a repo, then the command will run inside it. > znap...

bug

# Description Not setting entry_maker explicitly should fallback gracefully, Currently, it doesn't work, because it's being set to make_entry.gen_from_string and make_entry.gen_from_string is entry_maker factory. ## Type of change - Bug...

Reason for changes Changing a route on RepoTile tap is causing the following error: > Looking up a deactivated widget's ancestor is unsafe. The exception is caused by an attempt...

Why? Over 17 stars in the last day, over 50 upvotes on [reddit](https://www.reddit.com/r/commandline/comments/vap1uq/fzshell_fuzzily_complete_anything_in_your_zsh/)

In version 0.3.1 when user attempts to raise error in the `__init__` method the effective error that gets printed is about missing `self` argument. Minimal example: ``` import fire from...

### Is your feature request related to a problem? Please describe Users (possibly) don't know how to import custom libraries to their extensions. ### Describe the solution you'd like This...

**Is your feature request related to a problem? Please describe.** A user should be able to explore both timeline and its elements seamlessly on mobile phone. Currently, it is very...

enhancement