Results 12 comments of qkzk

Since I'm talking about the readme, I think it would be nice to add a way to test the colorscheme without having to create a repo and having to get...

We found two alternative ways to number the lines : 1. create 2 highlighters : one which insert line number and one who doesn't. Change the highlighter when the widget...

@maicol07 Sorry I'm on holiday and can't test your code from here. I created the task as you did. What differs is I don't use a socket client. From what...

The lack of this feature is what prevents me from switching from neovim + a ton of plugins to helix. I'd rather have a bloated config as fast as it's...

May be it could be specified in the readme, avoiding some digging in the issues.

> I'm currently trying to figure this out. Are there any resources I can consult for figuring this out? I know basically nothing about Python AsyncIO. I want to have...

Something like the snippet below does the trick but is really ugly. Is there a simpler way to "print" in a term ? ```rust use std::io; use tuikit::prelude::*; fn main()...

I face the same problem when running ranger from a custom bind in i3 (`exec alacritty -e ranger`) or from dmenu (`alacritty -e ranger`). I have the same problem with...

I tried @kekulta solution and it doesn't work for me. I also tried to force ranger to load its config from /home/qkzk/.config/ranger its datadir from /home/qkzk/.local/share/ranger with a script and...

I have the same issue here. It works fine in chrome, both locally and remotelly but nothing happen with https enabled in the android app. I tried the google play...