-
# Prerequisites
- [x] I have searched open and closed issues for duplicates.
# Describe the error
A file whose content solely consists of “//” is assumed to be a C source code file. This behavi…
ghost updated
4 years ago
-
Can the custom git status that comes with `p10k configure` be adapted to use true color (hex color values)?
The colors are hard-coded into strings, like
```
vcs+='${${VCS_STATUS_LOCAL_BRANCH:+%…
volny updated
5 years ago
-
Currently, when trying to import a pool with missing vdevs, I got this:
```
pool: disasterpool
id: 10403888125469171240
state: UNAVAIL
status: One or more devices are missing from the system.
…
-
`Dear systemd maintainer,
the manpage-l10n project maintains a large number of translations of
man pages both from a large variety of sources (including systemd) as
well for a large variety of targ…
-
Not so much an open issue as a signpost for anybody else who runs into similar problems.
I run Jekyll inside a custom-build Docker image that uses `ruby:2.6-alpine` as the base. Something like:
…
-
Hello. Ive been directed here from the users mailing list.
Im not sure this is actually a bug exactly, since I might just not quite understand the software, but im trying to work with bdf fonts usin…
-
1.) In the "Type here to search" box search "Registry Editor" and open the Registry Editor app (If it asks if you want to allow the app to make changes to your device choose "Yes").
2.) Click the d…
-
This discussion was originally started in #15.
Glaemscribe did not give the possibility to have certain chars as input for a mode, either because they are invisible chars (word joiners, & so on) so…
-
The docs are pretty clear but none of the key bindings work when on osx?
-
I am non MacOS Node.js version 12.3
I have this:
```js
const logFD = fs.openSync(somefilepath, 'w+');
try {
fs.writeSync(logFD, JSON.stringify({p: pos, b: byteLen}), h * 100, 'utf-8…