Korkman

Results 19 issues of Korkman

Highly optional as I see it, but it should be tracked somewhere. In a nutshell, this should work and bind IPv6 only: ``` searchd { listen [::]:9306:mysql … } ```...

The import statements in definitions/index.js are missing the *.js file extension, which is required for browsers. If it doesn't break any use cases, please add them!

bug
investigation

Improvement suggestion: Currently it see no option to bind mouse double-click or a generic "accept" key to a custom action. Both would be nice to customize output beyond the --print-*...

enhancement
feature-request

``` echo -e "test;alpha\nothertest;beta\ntestother;gamma" | sk --delimiter ';' --nth 1 --query 'other$' ``` Should show line "testother;gamma", but doesn't. ``` echo -e "test;alpha\nothertest;beta\ntestother;gamma" | sk --delimiter ';' --nth 1 --query...

by-design

Using a fresh install of FreeBSD 13 (minimum install) and skim 0.9.4 via `cargo install skim`, I get this: ![grafik](https://user-images.githubusercontent.com/3186931/118065622-8eaef480-b39d-11eb-94b5-51588efbd5fc.png) Same rendering issue via SSH and console.

Test: `echo 1 | sk --bind 'f1:accept'` Versions: iTerm2 3.4.6 skim 0.9.4

The UI allows editing comments per record, which is possibly incorrect? As stated in the [PowerDNS docs](https://doc.powerdns.com/recursor/http-api/zone.html#zone): "Comments are per-RRset" Which makes me think **one** comment for all records of...

bug
ui

CUETools has a great [verification and error correction database](http://cue.tools/wiki/CUETools_Database#Disc_image_repair) which can be used to fix lightly damaged rips. Integrating this into fre:ac would be a major feature. CTDB only works...

enhancement