Gremious

Results 28 issues of Gremious

I know highlighting is always in the works, just wanted to leave this issue to help with tracking. In Rust, `'a'` is a a character. `'a` is a [lifetime identifier](https://doc.rust-lang.org/stable/rust-by-example/scope/lifetime/explicit.html)....

Type: Feature
Importance: Low

I understand that code highlighting is early in it's making right now, but here's a preliminary feature request. In a similar vein to the hook for [adding a custom stylesheet](https://docs.qownnotes.org/en/develop/scripting/README.html#add-a-custom-stylesheet)...

Importance: Low
Type: Improvement

**Is your feature request related to a problem? Please describe.** One of the big uses for a screenshot tool for me is adding and sharing dumb on-the-fly captions with friends....

feature_request

### What? Bufferline, in the default `buffer` mode, moves your actual vim tabpages to the side and labels them 1, 2, 3 etc. I would like something like `:BufferLineRenamePage foo`...

enhancement

Using project with nvim-tree and a visual nvim client (neovide). I changed my directory via `vim.api.nvim_command(vim.cmd.edit(...))` to a directory outside of my project, open/closed nvim tree a few times, this...

**Describe the bug** When running `Autosession search` I get to pick between my 2 currently existing session. Picking ether of them, however, errors out with the following: ![image](https://user-images.githubusercontent.com/21365711/209446499-b4d80451-75aa-4e0b-8906-80915632e732.png) Notably, this...

bug

This fixes #684, where on Windows, the wallpaper setting would fail and instead default to black color wallpaper. `SystemParametersInfoA` takes exclusively UTF-8 bytestrings, but python 3 strings are Unicode by...

### Problem `beet fields` lists `albumtype`, `albumtypes`, and `atypes` as available tags. `albumtype` and `albumtypes`, are well and usable within the `inline` python script, however, `atypes` is not, and crashes...

needinfo

The description for pinry says it's "for people who want to save, tag, and share images, videos and webpages" But try as I might, I can't seem to add videos...

enhancement
javascript
python