-
You're using "cat" as a way to display the contents of one file. This would qualify for a Useless Use Of Cat everywhere on the internet. Read me well there:
**\* cat is for concatenating ***
It shou…
-
Right now, the code does a few icky things:
- Writes to `screen` and `pal` buffers to access the display
- Reads from `key` to access the keyboard
- Reads from `x`, `y`, and `mousebuttons` to access t…
-
Writing down yet another somewhat frequently requested feature: ability to mark up 2D bitmap images in some better syntax than just raw bytes (i.e. `size: ...`). Technically, it's a good idea. It's mo…
-
This applies to all four chips, but taking H503 as an example:
[Definition in header](https://github.com/STMicroelectronics/cmsis_device_h5/blob/fc83d7330583da0ee111d87f3d96aa5c85a970fd/Include/stm…
-
❯ emerge --info
Portage 2.3.99 (python 3.7.7-final-0, default/linux/amd64/17.1/desktop/plasma/systemd, gcc-10.1.0, glibc-2.30-r8, 5.6.14+ x86_64)
====================…
-
All commits from 03022d09f9e47e6786003a728b020fd59dd30395 onwards break everything.
The last working commit is 648f4bb5859536dfe167542b07aff7bc4d4c447e
The break is basically due to
```bash
U…
-
### Code of Conduct
- [X] I have read and agree to the GitHub Docs project's [Code of Conduct](https://github.com/github/docs/blob/main/.github/CODE_OF_CONDUCT.md)
### What article on docs.github.co…
-
In the previous version (2023-12-08), the variable `sector` had the type `int64`. and it was fine. Now, in version 2024-04-25, `sector` has the type `string` while there is only integer values from 0 …
-
I've written a shell script in `/bin/sh` to automatically and correctly install code-server on any MacOS and Linux system.
It'll be in the main `code-server` repo.
See https://github.com/cdr/cod…
-
### Is this a regression?
- [ ] Yes, this behavior used to work in the previous version
### The previous version in which this bug was not present was
_No response_
### Description
I'm using a ta…