daedalus-rwx

Results 3 issues of daedalus-rwx

**Is your feature request related to a problem? Please describe.** Starting `--watcher` mode depends on manual input or shell aliasing on the system. **Describe the solution you'd like** Configure default...

feature-request

## Scenario I installed `gitui` on my bash. Unfortunately, the command bar display didn’t turn out well. This happened because of some customizations to my terminal theme. In the `gitui`...

feature-request

## Scenario Consider I made a mistake when discarding commits. I completely reset the last 3 commits: ```bash git reset --hard HEAD~3 ``` I went back to the working directory...

feature-request