Kai O'Reilly
Kai O'Reilly
This is possible in VSCode and is very important when writing Go code.
We need to support OS notifications, both triggered by the app while it is running and through push notification servers.
Material supports tabs, bottom nav bars, navigation rails, and navigation drawers. Also, chrome has a different, more functional style of tabs. We should support all of these types of styling...
To determine whether or not to view a struct inline, we count the number of fields while ignoring the way in which they are actually displayed (view tags, custom values,...
The BSD operating systems (FreeBSD, OpenBSD, NetBSD, etc) support Vulkan, so it should be theoretically possible (and maybe relatively easy) to support them.
This greatly improves the end-user GUI experience, and is worth it even though leabra is technically superseded by axon, since it is still used for https://github.com/CompCogNeuro/sims, and there is no...
### Describe the bug When you terminate a command in cosh, the next command does not work correctly. ### How to reproduce 1. Run `cat` 2. Press `Control+C` 3. Run...
### Describe the bug See title ### How to reproduce Run `git diff main` (or some other non-empty diff), then press `Control+C` and `q` multiple times until cosh freezes. ###...