How to switch modes after executing a command?
Open
- Dominant language
- C
- Stars
- 8.1k
- Forks
- 241
- PR merge metrics
- No merged PRs in 30d
Description
```
ctrl - e ; test
test < e : skhd -t 'abc' -- then go back to default mode
test < e ; default -- this line doesn't work
```
Contributor guide
No contributing guide indexed for this repository
Research direction
Reproduce the ctrl-e/test sequence shown in the issue and inspect skhd's mode and command-dispatch entry points. Confirm whether the command sequence can return to the default mode; the issue names no source file or test, so locating the relevant code requires project familiarity.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- c, macos
- Domain
- cli, operating-systems
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100