-
### Dupe Check
- [X] I have [searched Warp bugs](https://github.com/warpdotdev/warp/issues?q=is%3Aissue+label%3ABugs) and there are no duplicates
### Describe the bug
ssh to a remote machine, a bot…
-
**As a** dataconsumer,
**i want to** retrieve only the shells that have been created since my last request
**so that** i dont have to fetch and process all the shells every time, enabling more effi…
-
### Description
After updating to the latest preview for Visual studio my maui app no longer works as intended on android. it already didnt work on ios for me.
What i see when i have a debugger is a…
-
### Description of the new feature / enhancement
Relying on the Windows shell archive/zip handler feels a bit... fragile? Odd? I just ran into an issue with winget failing due to the archive handle…
-
I installed fnm with cargo, used powershell.
But after I add the following to the end of my profile file:
`fnm env --use-on-cd | Out-String | Invoke-Expression`
the mistake would come out:
![Q…
-
### Describe the issue
I'm trying to generate an (kesta) output on an ansible playbook. For that I have the following ansible playbook.
```yaml
---
- name: Check OS with version
hosts: '{{ in…
-
To add:
+ prompt starship: https://starship.rs/
+ alias & soft
-
Using the "command" action, if the command files to execute via the first method in `ActionMenus\Command\RepositoryActionCommandV1Mapper.cs` , it tries the second method using the default Windows shel…
-
dsh shell script should test for interactivity and only if it is, add the `-i` flag to docker commands
```shell
if [[ $- == *i* ]]; then
# Interactive prompt
fi
```
-
**Is your feature request related to a problem? Please describe.**
I would love shell completion for all Lagoon CLI commands and arguments.
**Describe the solution you'd like**
I believe Cobr…