-
I tried to add a simple test shell script
```
#!/bin/sh
echo "test"
```
I created a subfolder and the file inside t-ui (I tried it outside of the t-ui folder too)
```
mkdir t-ui/scripts
to…
-
Currently, the `fg %n` syntax has been implemented.
Bash has `fg n` (undocumented) and `%n` (ie omitting `fg`) as shorthands.
-
trypear/pearai-app-archive#18
We have a manual process for packaging + releasing
1. packaging: https://github.com/trypear/pearai-app/blob/main/CONTRIBUTING.md#packaging
2. releasing: https://do…
-
The VS Code upgrade to 1.92 contains a new node version (20)
This version seems to have as a side effect that scripts can no longer be used as 'executable' on windows
(see similar issue for cmake: h…
-
## Description
RVM installation is not installing the gemset file. I was wondering if anyone else is having this issue and if anyone has any advice on how to fix it.
## Steps to reproduce
1.…
-
**Describe the bug**
ipk and prerequisites have been successfully downloaded.
When installing the install process starts but cant completed successfully - leaving a half installed situation.
Syst…
-
### Overview of the Issue
On shutdown, vtgate will log messages indicating that it has rolled back open transactions, but they're not being rolled back.
The rollback on shutdown functionality was…
-
I used a setting like
```
kubelet_args:
- "eviction-hard=memory.available
-
### CI Test Type
Acceptance
### Stacktrace
```shell
-> Failed [ Took 16.996 seconds ]
Failures:
1. Blog Editor should create and publish a blog post with thumbnail, title, body and tags.
Mes…
Vir-8 updated
1 month ago
-
#### Description :octocat:
After updating Spacemacs and my packages November 7th 2024, I haven't been able to use magit at all.
#### Reproduction guide :beetle:
- Start Emacs
- Navigate to a dir…