Libro
Libro
Output of `awesome --version`: ``` awesome v4.3-1606-g0e5fc457-dirty (Too long) • Compiled against Lua 5.1.4 (running with LuaJIT 2.1.0-beta3) • API level: 4 • D-Bus support: yes • xcb-errors support: no...
I'm using "**github_dark_dimmed**" variant for a while and i like it a lot, but recently i also decided to use "**github_light_default**" at a daytime (using autoswitching btw). There is a...
Closes #30. Better UTF-8 support because now we're iterating over UTF-8 symbols (which can be up to 4 bytes long) when initializing grid. Also there's **strdisplaywidth()** calls under the hood...
Hi, I like your plugin a lot - it's exactly what I need at certain moments) But it doesn't work well when buffer contains UTF-8 symbols with 2 or more...
It's mentioned in #61 that it might be an optional behavior, but by default fields should not be emitted (now it's not true).
Closes #64 For now there are failing tests, proper implementation is in progress) P.S. If I looked carefully into generated structs - all fields (expect **ArrayList**s which should be empty...
If unknown engine choosen, ANSI codes for text color/style reset will be applied - even if **-no-ansi** option passed to trans. It also doesn't matter whether stderr a tty or...
### Checklist - [x] I have read through the manual page (`man fzf`) - [x] I have searched through the existing issues - [x] For bug reports, I have checked...