We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c0b70cd commit 28df189Copy full SHA for 28df189
1 file changed
TODO.md
@@ -1,16 +1,5 @@
1
# TODO
2
3
-- **homebrew formula**
4
-
5
- - submit PR to homebrew/core
6
- - build from source to get bottles
7
8
- - create formula from template for build version of git-stack
9
10
- - create version backups for each homebrew formula in repo
11
- - mv `git-stack.rb` to `git-stack@version` for easily installing via explicit version
12
- - see https://github.com/oven-sh/homebrew-bun
13
14
- **multiselect with more items than terminal rows needs pagination**
15
16
- maybe default to window size of about 10 and display a scrollbar to indicate more items in either direction?
0 commit comments