alpha
Login
or
Join now
dunkirk.sh
/
impure
Star
0
Fork
0
Atom
Configure Feed
Issues
Pull Requests
Commits
Tags
Feed URL
Select the types of activity you want to include in your feed.
Pretty, minimal and fast ZSH prompt; nix and jj ified
Star
0
Fork
0
Atom
Configure Feed
Issues
Pull Requests
Commits
Tags
Feed URL
Select the types of activity you want to include in your feed.
Overview
Issues
Pulls
Pipelines
impure
/
tests
7 files
at
main
Kieran Klukas
fix: clear leftover autosuggestion when Ctrl+C collapses the prompt
6w ago
44eba48d
async-empty-read.zsh
fix: clear leftover autosuggestion when Ctrl+C collapses the prompt Pressing Ctrl+C with an autosuggestion visible left the dim suggestion text dangling on the aborted line. The interrupt is delivered as a signal handled outside the line editor, where the suggestion cannot be cleared the usual way, so the prompt now erases to end of screen as it collapses. This also removes the unused keybinding-based interrupt handling that never ran in practice. 💘 Generated with Crush Assisted-by: Crush:claude-opus-4-8
1 month ago
async-worker-failure.zsh
chore: remove cached branch color
1 month ago
benchmark.zsh
chore: remove the stash symbol
1 month ago
git-dirty.zsh
feat: rename and remove npm
1 month ago
test-helper.zsh
feat: rename and remove npm
1 month ago
test-prompt.zsh
fix: clear leftover autosuggestion when Ctrl+C collapses the prompt Pressing Ctrl+C with an autosuggestion visible left the dim suggestion text dangling on the aborted line. The interrupt is delivered as a signal handled outside the line editor, where the suggestion cannot be cleared the usual way, so the prompt now erases to end of screen as it collapses. This also removes the unused keybinding-based interrupt handling that never ran in practice. 💘 Generated with Crush Assisted-by: Crush:claude-opus-4-8
1 month ago
test.zsh
feat: rename and remove npm
1 month ago