Kai O'Reilly

Results 83 issues of Kai O'Reilly

This is possible in VSCode and is very important when writing Go code.

enhancement

We need to support OS notifications, both triggered by the app while it is running and through push notification servers.

enhancement

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...

enhancement

Likely through a wrapper on WebGPU using vGPU and GopherJS.

enhancement

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,...

bug

The BSD operating systems (FreeBSD, OpenBSD, NetBSD, etc) support Vulkan, so it should be theoretically possible (and maybe relatively easy) to support them.

enhancement

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...

bug

### 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. ###...

bug