Alejandro Gallo
Alejandro Gallo
It would be great to have this package uploaded to pypi, so that other projects can add it as a dependence.
I forked the project to work on the ui, which I think it's useful because has no dependencies. Maybe you guys are interested ? https://github.com/alejandrogallo/marker Related to https://www.reddit.com/r/commandline/comments/ao560a/marker_the_terminal_command_palette/
How would I go about in nyxt to remap for all modes `` to ``?
## Checklist for submitting a pull request to `Terminals Are Sexy`: - [x] I have carefully **read and comply** with the [Contributing Guidelines](https://github.com/k4m4/terminals-are-sexy/blob/master/contributing.md) of this repo. - [x] I have...
I might be working on a webapp for papis in the `webapp` branch to use more ergonomically papis on my ipad. I wanted to ask who would be interested and...
Right now I do not find this in the documentation, it should be written somewhere clearly so that users can find id.
I'm preparing a `fzf` interface to be put into core since it's very simple, but I'd like to have some feedback and tips from longtime fzf users, if there are...
I propose changing the configuration file format of papis from the `INI` file format into `yaml`. This would simplify working in the code with the configuration and we would have...
I'm having issues with the performance of stevedore, as of right now, most of the startup time is dominated by stevedore loading modules. For instance if I try to open...