Greg Weber
Greg Weber
``` Do you wish to apply the modifications? yes Installing bash... Installing starship... Installing zsh... Error: zsh installation failed: Caused by: 0: Failed to write '/usr/local/share/zsh/site-functions/_tab' 1: No such file...
Is there currently a workaround for this issue? Both `clear` and `reset` do not seem to help.
Thanks for the workaround suggestions! What solutions are other terminal multiplexers using for this problem?
* Screen * Dvtm https://linuxconfig.org/an-introduction-to-terminal-multiplexers * Mtm https://github.com/deadpixi/mtm * Zellij has discoverable shortcuts * Abduco * Tabbed (no detach) https://git.suckless.org/tabbed/file/tabbed.1.html I haven't looked closely at all of these, but my...
This PR should probably be closed now in favor of using go modules.
consider using [golangci-lint](https://github.com/golangci/golangci-lint) instead.
Okay, then the solution is to break the cycle. I am not familiar enough with Go modules to know if this necessitates [multiple go.mod files in a single repo](https://github.com/golang/go/wiki/Modules#faqs--multi-module-repositories). But...
Note that this table does exist in fact exist in my database.
The issue is that I was using unistore for TiDB. Can we produce a better error message in this case where there are no TiDB connected?
I has PD and TiKV connected, but my TiDB was not connected to PD/TiKV (instead just using unistore). I don't think this is major severity. It is probably minor. It's...