ceving

Results 17 issues of ceving

### Missing feature Use the same login for different top level domains. Example: amazon.com and amazon.de A pattern rule for the URL would be nice. Example: amazon.* ### Justification Some...

enhancement

## Overview Database can not be saved. The error message says, that a save operation is already ongoing. ## Steps to Reproduce 1. Start Keepassxc for Windows in Virtual Box....

bug
ux

Unicode contains symbols for control characters (ASCII < 0x20). For example U+241b is for ESC, which is called "escapecontrol" in FiraCode. The glyph contains the three letters E, S and...

It would be nice, if the gap between the icons can be reduced. Right now every icon has a very big black border. I would prefer to have a smaller...

feature request

I prefer having the unit tests right next to the definitions in the same source file. This makes it necessary to selectively enable them, because they should only be evaluated,...

From the following list: https://github.com/tonsky/FiraCode/wiki/How-to-enable-stylistic-sets I would like to enable: - `cv04` - `ss03` - `ss05`

enhancement

## Expected Behavior This is a table without COMBINING LONG STROKE OVERLAY (0336): ``` | X | |---| | X | ``` And this is a table with COMBINING LONG...

I am using skylighting 0.12.3.1. I have the following example file: ```scheme (define-syntax grammar (syntax-rules (→) ((_ (left1 → right11 right12 ...) (left2 → right21 right22 ...) ...) (vector (production...

If you use the font in a HTML page, it is mandatory to use the CSS style `white-space: pre`. Without this style the barcode is not readable by barcode scanners....

document