22 Commits

Author SHA1 Message Date
a6fb3c69c7 reword 2025-06-18 09:11:15 +01:00
cf93198462 add --start-search/-s flag
upd README
v0.4.4
2025-06-18 08:56:05 +01:00
e1875fb894 upd selection prompt image 2025-06-18 06:43:08 +01:00
e1b879f54c change default height to 10
- with startswith filtering its more reasonable
v0.4.3
2025-06-18 06:37:06 +01:00
f51302a945 update usage, header + footer. v0.4.2 2025-06-18 06:26:34 +01:00
11fe797f3f upd go.mod to match repository 2025-06-18 06:13:01 +01:00
5b389aa9dc update install link to match new repo name
update taskfile for local builds
v0.4.1
2025-06-18 06:08:05 +01:00
bb535f296d fix link 2025-06-18 04:03:13 +01:00
5eccfc939c upd special thanks 2025-06-18 04:02:39 +01:00
00638a6bf4 fix typo 2025-06-18 03:51:58 +01:00
68bec355ec remove python stuff.. oops, this was an accident =) v0.4.0 2025-06-18 03:36:02 +01:00
70b1c373ae replace huh with promptui
- it gives more control over filtering

add --filter/-f flag, this allows configuration over a prefix vs contains filter

update the README to reflect changes
2025-06-18 03:31:34 +01:00
39f762c0e6 make height a persistent flag
make a viper binding for it

env var prefix now IGNR_
v0.3.0
2025-06-17 20:53:49 +01:00
4b756ee2fd move file 2025-06-17 20:13:40 +01:00
04e6b0ca49 add update-go-modules workflow 2025-06-17 13:36:36 +01:00
efc8511f26 add default v0.2.0 2025-06-17 13:33:17 +01:00
fac0150fcd md fix 2025-06-17 13:32:27 +01:00
0c8092528a add --height flag to readme 2025-06-17 13:30:44 +01:00
d15402bef1 move api list/get calls into runPrompt
add --height/-H flag to new command

add template language to template. This may be useful if combining gitignores.
2025-06-17 13:30:34 +01:00
ad6e3dddf1 move files into root of repo v0.1.1 2025-06-15 19:18:08 +01:00
3a8a846bdb typo 2025-06-15 18:11:14 +01:00
647bdddb55 first commit v0.1.0 2025-06-15 12:49:07 +01:00