Javier Lopez

Results 14 issues of Javier Lopez

**Describe the bug** Notification action not being dispatched to home assitant. **To Reproduce** Steps to reproduce the behavior: 1. Get a notification with actions 2. Choose one action **NOTE: seems...

bug

Hello. Mapping doesn't work. This is Alt-; I use this without issue in the TUI, and also in other GUIs (fvim, goneovim). Tried launching it from the terminal and test...

Hey @chipsenkbeil https://github.com/neovim/neovim/issues/15477 has been closed, letting you know you can remove https://github.com/chipsenkbeil/distant.nvim/blob/6d6be95130aa8d0e61840d71d1002cb141315d89/lua/distant/client/term.lua#L75-L79 if using the next release. Clearing the scrollback is now possible with something like: ```vim function Terminal_clear()...

quick

When battery animation is active *(default battery module)*, there's quite a constant increased usage of cpu resources. Waybar and Sway both **jump to 7% and 9% respectively** and stay there....

bug

Hello! Really liking the application. I was reading the documentation an saw a section about **integration** using the flag `--porcelain` which returns a JSON for the tasks. But It's only...

enhancement
contributions welcome

Running davos latest as of today. When using IdentityFile and testing the connection it throws an error: ``` There was an error: invalid privatekey: [B@6e153327 ``` Keys where just generated...

A bit of CI to update the docs, and also update the readme with the new fields I added. The workflow will update the code blocks we have as examples...

This is an attempt [WIP] to refactor the `:help` system to be a simple Lua plugin. Reasons: - Hard to extend: recently there's been a lot of talk about changing...

refactor
needs:discussion
lua

Error processing the webhook when a user changes its phone number. - [Webhook documentation](https://developers.facebook.com/docs/whatsapp/on-premises/webhooks/inbound#system) ## Payload Note: Personal data has been redacted with `X` ```json { "object": "whatsapp_business_account", "entry": [...

The docs are lacking the list of docfields available. Something like what [ERPNext Docs have](https://docs.erpnext.com/docs/user/manual/en/customize-erpnext/articles/field-types) but maybe in the style of [FrappJS Fields](https://frappe.io/frappejs/docs/models/fields.md)