Jipok

Results 53 comments of Jipok

`i3lick --24`

This project mostly abandoned. Or completed. Depends on point of view. Try https://github.com/lite-xl/lite-xl

Use https://github.com/lite-xl/lite-xl with nonicons plugin.

Try set in your config: ``` config.treeview_size = 400 ```

You can also take the [scale](https://github.com/rxi/lite-plugins/blob/master/plugins/scale.lua?raw=1) plugin. And set the desired scale in the config file: ``` local scale = require "plugins.scale" config.scale_mode = "ui" scale.set_scale(1.25) ``` It also has...

Can't reproduce. What editor are you using? Perhaps he adds a dummy line at the end?

I tried in micro. As I thought, it just adds a dummy line at the end. Try to read your file with cat.

You can use my plugin: https://github.com/rxi/lite-plugins/pull/98 Just put it in `data/plugins` and remove `data/user` But in order to transfer the old settings: 1) Move the contents of `data/user` to `~/.lite`...

Ops. I did not notice that there is a plugin with such functionality. But it has drawbacks. @rxi, Should I close this pr and send the changes to the plugin?...

Works well for me. Is there a chance of adding this plugin to the list of preinstalled ones? It would be cool if all themes supported the background color of...