leomayer
leomayer
In `guake` I can rename the tab with `guake -r "my-new-tab-name"`. Is there a similar command to it? Especially when running long lasting commands I loose the overview. Therefore I...
### Feature Description The `textarea` should grow flexible depending on the what space is available. I'm aware that there exists the directive `cdkTextareaAutosize` but this will let the `textarea` grow...
After some struggle we figured out that the following style sheet might have better results: ``` ins, ins * { background: #bbffbb!important; } del, del * { background: #ffbbbb!important; }...
**Describe the bug** I rename a `standalone` component which is enlisted in the `app.module` in the `imports: [`. **Expected behavior** Rename of the enlisted component in the `imports: [` list....