File tree Expand file tree Collapse file tree 2 files changed +4
-5
lines changed
Expand file tree Collapse file tree 2 files changed +4
-5
lines changed Original file line number Diff line number Diff line change 1-
21[ ![ tweet-1827921103093932490] ( https://github.com/user-attachments/assets/21521787-7936-44be-8d3c-8214cd2fcee9 )] ( https://x.com/karpathy/status/1827921103093932490 )
32
43# tab
54
6- - [ ] zsh test in git
5+ - [x ] zsh test in git
76
87``` zsh
98source <( pnpm tsx demo.ts complete zsh)
@@ -13,8 +12,8 @@ vite # rest of the completions
1312pnpm tsx demo.ts complete -- --po
1413```
1514
16- - [ ] tests vitest (this should mostly test the completions array, e.g. logs)
17- - [ ] powershell completions generation
15+ - [x ] tests vitest (this should mostly test the completions array, e.g. logs)
16+ - [x ] powershell completions generation
1817- [ ] citty support ` @bomsh/tab/citty `
1918- [ ] ` @bombsh/tab `
2019
Original file line number Diff line number Diff line change 11{
2- "name" : " ahh " ,
2+ "name" : " tab " ,
33 "version" : " 0.0.0" ,
44 "description" : " " ,
55 "main" : " index.js" ,
You can’t perform that action at this time.
0 commit comments