Horacio Sanson

Results 33 issues of Horacio Sanson

The only missing feature on all the vim SQL plugins is SSH tunneling. All modern database clients (e.g. DBeaver, sequelpro) allow you to add SSH tunneling options to the database...

This tip could be included in the documentation for those interested in using neovim float term instead of a split: ```vimscript " Floating window with borders for NNN and FFF...

## Information vim 8.2 and neovim 0.7 Operating System: ## What went wrong LSP linters seem to ignore g:ale_linters configuration. ## Reproducing the bug 1. Install and configure two language...

bug

## Expected Behaviour No segfaults, ever. ## Actual Behaviour Neomutt segfaults sometimes when refreshing the index (pressing $) after I have modified some notmuch labels (e.g. trash). If NeoMutt crashed,...

type:bug
topic:notmuch

### Problem to solve Current error formats `short` and `long` are too complex to parse. Would be nice to have the output formatted in JSON so is easier to parse....

enhancement

### Details Next release of Hurl 4.3.0 will support the `--from-entry` option (see https://github.com/Orange-OpenSource/hurl/issues/2500). This would allow to simplify this plugin and remove the need to use temporary files to...

enhancement
sweep

Following test: ``` POST {{HOST}}/realms/dev/protocol/openid-connect/auth Content-Type: application/x-www-form-urlencoded param1={{value1}}&param2=value2&param3=value3 ``` fails with: ``` [rest.nvim] ERROR: The tree-sitter node at the range [0:0 - 3:7] has a syntax error and cannot be...

**Name:** kulala-fmt **URL:** https://github.com/mistweaverco/kulala-fmt

new tool

I am trying to configure Neomutt to send multipart emails based on the following post: - https://jonathanh.co.uk/blog/multipart-emails-in-neomutt/ Additional info here: - https://tom.wemyss.net/posts/neomutt-markdown-email/ - https://github.com/neomutt/neomutt/pull/3197#issuecomment-1013837310 So far it works perfectly except...

type:question

**Describe the bug** I have several folders that contain both `.ignore` and `.pg2ignore` files but they keep being indexed and appearing in the Gallery. I expect these folder not to...