Josef Litoš

Results 49 issues of Josef Litoš

I often switch between terminal buffers while in different modes - insert/normal, and since a couple (cmp) updates back this error started appearing quite often: ```log cmp:GHOST_TEXT: Error executing lua:...

### Did you check existing issues? - [X] I have read all the [tree-sitter docs](https://tree-sitter.github.io/tree-sitter/using-parsers) if it relates to using the parser - [X] I have searched the existing issues...

bug

It is one thing to write code considered as bad practise, but my reason is performance - any unnecessary uses of global variables throught all kinds of plugins add up...

### Please fill out the following: - **Sway Version:** 1.9 - **Debug Log:** - [sway.log](https://github.com/user-attachments/files/16623116/sway.log) - **Configuration File:** ```swayconfig output eDP-1 mode 2560x1600@48Hz bindsym t output eDP-1 power toggle bindsym...

bug

- [x] I'd be willing to implement this feature ([contributing guide](https://yarnpkg.com/advanced/contributing)) - [ ] This feature is important to have in this repository; a contrib plugin wouldn't do ## Describe...

enhancement
external bug

```log $ yarn pgkit-typegen generate Using default connection URI of postgresql://postgres:postgres@localhost:5432/postgres Using default pool config - type parsers will not be respected. Matching files in ./src with pattern **/*.{ts,sql} excluding...

### Describe the bug When trying to edit certain regexes, nvim started hanging on me with 100% CPU usage. ### To Reproduce I've minified the regex to the minimum amount...

## Description Fixes my issue: when pushing files it always suggested the device destination instead of local files first.

completions

I am getting Microsoft Entra ID setup and in [this article](https://www.voitanos.io/blog/validating-entra-id-generated-oauth-tokens/) I clearly saw the possibility to quickly determine the key (_secret_) to check against by making a map of...

Hello, since nowadays there is a rise of different compression standards for image files, it would be very useful, if recovering image files other than basic jpg was possible. This...