Results 30 issues of Stel Abrego

I frequently check which packages include an executable but I don't want to run the command. Comma shows me what packages contain the executable with `fzy` in the selector but...

This action attempts to find a common trash executable (currently "trash" or "gio" in that order) and performs a blocking system call via vim.fn.system to trash each file or directory...

Prior to this commit, comments were not included in the Markdown lexer. This patch adds comments to the Markdown lexer output. Now comments such as`` will be highlighted as comments...

**Please confirm** - [x] I am running the latest version of this plugin **Describe the bug** I try to run `Telekasten follow_link` while hovered over `![[pasted_img_20240303145210.png]]` and instead of using...

bug
wontfix

The `pomo notify` command uses the the `pomo_msg` bash function which sleeps until the current cycle portion should end. Upon waking up, it checks `pomo_stat` for the current pomodoro state....

`pomo notify` sends notifications at the wrong time occasionally. Reproduction: ``` export WORK_TIME=3 export BREAK_TIME=1 pomo notify & pomo start # Wait 3 minutes... # notify job sends proper break...

### 🚀 The feature, motivation and pitch I love this plugin but I only want it to run when the current working directory matches a vault path when neovim is...

feature request

Stop intermingling the page values in the top level of the config map. This will make it easier to get all the pages through `get-config` and also make the config...

refactor

README should have info about `nuzzle/atom-feed` and how page keys integrate into the Atom feed. Should probably be a separate Markdown file than the README.

documentation