anatoly techtonik
anatoly techtonik
> Ohh... I converyed it to draft because thought that I hadn't added `.hdr` file but then found out it is autogenerated and isn't saved int the repo 😅 `.hdr`...
> (Needs git and also need to clone it, not everyone is a developer) I kind of agree with that, but let's also admit that we don't have the data....
> And one minor note is that I think using ctrl-s is more familiar then F2 for saving a file? Or maybe list both of them? Pressing `Ctrl-s` in Bash...
> I personally think editing either bindings.json or settings.json is relatively straightforward and practical as a tutorial example. Or even extending it to init.lua would be quite nice as well....
Actually it might be a good idea to provide short tutorials for different experience levels. Maybe also linking them to external sites. But the greater problem for beginners that the...
@Neko-Box-Coder I don't know where these `help` files are. ```ls $ tree ~/.config/micro /home/techtonik/.config/micro ├── backups │  └── %tmp%micro%internal%config%plugin_manager.go ├── bindings.json ├── buffers │  └── history └── settings.json 3 directories,...
No. http://open.company/ is interesting, but squatters must die anyway.
Was about to fill the same issue. What is the problem with showing size? It already shows percent that is calculated from it, no?
Here is the code that could be updated with file size data - https://github.com/zealdocs/zeal/blob/769504b020123d81c541c088a7b68e9c53e6d589/src/libs/ui/docsetsdialog.cpp#L238
Although seems easy, C++ and is not my language with its & references. )