sammyette
sammyette
i tried to get tldr today and it resulted in this error: ```go # github.com/isacikgoz/tldr/cli ../../../go/src/github.com/isacikgoz/tldr/cli/default.go:44:33: cannot use list (type *"github.com/isacikgoz/gitin/prompt".SyncList) as type *"github.com/isacikgoz/gitin/prompt".List in argument to defaultExitMessage: *"github.com/isacikgoz/gitin/prompt".List is...
currently, there are about 9-12 syntax highlighting color groups. a lot of the times certain keywords and types overlap, or just specific things could have a separate color. neovim and...
"multiple versions" is more or less just 2.0 and 2.1 at the moment, but plugins should be able to specify that they support multiple versions in the same way they...
illustrated below:    my laptop res is 1366x768 so to not make everything so big and for tiling to actually be usable, my screen is scaled up to...
- throw error event on hook error - `hooks(name)` function (list of listeners/hooks) - onBefore (prependListener)
hilbish itself doesnt provide a lot of builtins. the sh interpreter does add a few but the common important ones are not there. on windows, a lot of the commands...
if a commander freezes up for any reason, the user will not be able to cancel it by the conventional means (ctrl c) which means that hilbish will basically be...
just like how we have powershell, nu, murex, etc trying to market to people with commands that can pass full data structures like json or whatever instead of just a...
if on windows, tab completion for binaries does not work correctly, but file completion still works. don't know why especially since it did work in a previous release (woo regressions)
hello o/ my reasoning for this is that i wanted to use this [multiface](https://github.com/AndreKR/multiface) package to support font fallback but realized i couldnt use it since canvas basically only supports...