Danil Semelenov

Results 26 comments of Danil Semelenov

Oh, that's encouraging. Will wait for actual submission.

For intance, I have a usecase: I want to add to backpac two files from homedir: .bashrc and .bash_profile that is relatively symlinked to .bashrc. So when I restore these...

Thank you for keep working on this project. Will glad to see or hear the solution or workaround for this case.

I've faced the same issue trying just to use proot with Arch Linux on x86_64, so I'm not actually using JuNest. I run `strace localedef` and found out that it...

To be honest, I've stuck to plain CSS without any processing in my workflow. But I have some experience with this CSS Modules approach on some medium-sized projects. Speaking of...

I've just realized the "modified" element is your example is a block itself. As far as I know CSS Modules doesn't have the concept of block-level stylesheets and it only...

Hi, @thinlines! I'm happy to hear that you find the script useful. Thanks for your suggestion, it totally makes sense to make it customizable. Will be happy to accept a...

Hi @dalanicolai! I've looked into whether it's possible to bypass some pre-existing escape sequences (like colors) to `curses` in `python`, but looks like there's no easy way to output test...

Maybe there're some [alternatives](https://github.com/sgtpep/pmenu#alternatives) but I'm not sure. Judging by [this issue](https://github.com/junegunn/fzf/issues/977) `fzf` supports it with `--ansi` option. [PathPicker](https://facebook.github.io/PathPicker/) maybe, too.

Здравствуйте! А можете в коде плагина, где содержится строка `ADD INDEX wc1c_meta_key_meta_value` попробовать заменить `meta_key,` на `meta_key(125),` и повторно активировать плагин?