4l1fe

Results 18 issues of 4l1fe

I see many derivatives of bits total amount is sent and received: ``` class TestResult(object): :param sent_bytes: Sent bytes :param sent_bps: Sent bits per second :param sent_kbps: sent kilobits per...

Hey, what do you think about including this set https://jetbrains.design/intellij/resources/icons_list/?

# Problem Well, i read the source code and have many words to say. In short, i don't understand the concepts you implemented in terms of OOP. What i'd like...

It would be highly appreciable if you name few advantages over followed competitors https://github.com/systemd/python-systemd, https://github.com/facebookincubator/pystemd or add it to the readme file as a motivation section. I'm considering a lib...

A use case is a table with two columns first is a command , the second is a description. ``` |cmd|descr| |---|---| |`glow config`| open glow config| ```

I don't write any text in the image `![](path/to/img.png)` links [as it's valid](https://spec.commonmark.org/0.30/#link-text) > A [link text](https://spec.commonmark.org/0.30/#link-text) consists of a sequence of zero or more inline elements enclosed by square...

I see Glow renders lins as abolute while i have them relative Such link in a source text ``` link to a local [config](../configs/cfg.toml) ``` is displayed as ``` link...

**Describe the bug** Trying to browse files recursivelly in a directory ``` ❯ tree .local .local ├── README.md └── tasks ├── 1.md └── 2.md ❯ glow -al .local ``` I...

A use case is a table with two columns first is a command , the second is a description. ``` |cmd|descr| |---|---| |`glow config`| open glow config| ```

enhancement
renderer

I don't write any text in the image `![](path/to/img.png)` links [as it's valid](https://spec.commonmark.org/0.30/#link-text) > A [link text](https://spec.commonmark.org/0.30/#link-text) consists of a sequence of zero or more inline elements enclosed by square...

renderer