Kiyoon Kim

Results 215 comments of Kiyoon Kim

I think just providing a command that generates a config that everything is enabled is sufficient. Users can read everything and turn off the ones they want. Right now I'm...

It's not implemented as of now thus not supported, but in theory you can. You just need to open neo-tree, bind actions (like double click on the file) to open...

Neo-Tree support is added on #13

Hi, the error comes from this line: https://github.com/kiyoon/treemux/blob/c936b697ce5f46d6bae390ffc79295c2aa6cab2c/scripts/nvimtree/watch_and_update.sh#L56-L60 You can maybe print the command output by changing the code `~/.tmux/plugins/treemux/scripts/nvimtree/watch-and_update.sh`, or run the `tmux display -pt %12 '#{pane_pid}'` to see...

I just created a sixel-enabled release in https://github.com/kiyoon/tmux-appimage, a fork of this repo.

`@comment.inner` is just not defined for C and it can be added for more languages. Currently the implementation is simple without a comment parser. It selects comment.outer with an offset.

I would like to see this support soon. I'm dying to have to type the full options for every project, especially the python platform and versions. I'm not ready to...

Hi, does it happen with all kinds of profile, let's say even a clean one? Or is it that some of your plugins don't really like Jupynium?

Don't worry, it's good that you left the reference so it helps others when they face similar problems. Maybe the translation stuff doesn't like selenium in general, or it could...