Results 12 issues of Andrey Neyman

In v0.34.0-355 vertical scroll in output view is broken. For instance, ":hi" command shows only last screen and lines can't be scrolled via j/k/up/down. Previous build (v0.33.1-354) works correctly: first...

I'd like to have a SQL beautifier to convert long unreadable string to well formatted query.

✋ Feature Request
✅ Done

I'm trying to install the plugin. After inserting this code in vim config: ``` Plug 'chipsenkbeil/distant.nvim', { \ 'branch': 'v0.3', \ 'do': ':lua require("distant"):setup()' \ } ``` I get an...

It seems that the display shows only first item. When I use filter, behavior is the same: result is changing, but only one item is visible. screenshot Lightroom: 13.3.1, macos...

Обрабатывать 401 при инициализации аппа и выдавать алерт.

enhancement

_После миграции на vue3 и pinia (возможно)_ Сохранять состояние консоли (табы, запросы, ответы) при уходе на другие страницы.

enhancement

**Кейс** Есть объект запроса из рабочего кода. Хочется взять его, вставить в консоль и потестировать параметры. **Проблема** Json синтаксис избыточен, а в yaml переписывать лень. Плюс в ff js-объект транслируется...

enhancement