feat: add ability to select multiple packages#47
feat: add ability to select multiple packages#47darukutsu wants to merge 5 commits intomoson-mo:mainfrom
Conversation
fix issue with cache, now everything works flawlessly... fix issue with performance add descriptive comments and make code more readable
|
now we cooking :D... Ok so fixed my bad code now marks will correctly appear disappear in multiple pages cuz we're flushing cache. I made it so even if we abort halfway through installation, apps which were marked, but not installed will have preserved marks, so we can modify install list. I still need examples for those TODOs in Hmm... my video of how it works wasn't uploaded and for some reason I can't upload any type of file nor mp4, gif, webm. Well ¯_(ツ)_/¯ for anyone who wants to try |
| State PkgState | ||
| } | ||
|
|
||
| var pkglist []PkgStatus |
There was a problem hiding this comment.
I don't know go that well, I need to access this variable in 2 different files. I think defining it on top of setup.go should work too, but not sure if proper place for it. Also I'm passing it as copy slice not as pointer, then functions return new modified slice ,not sure if it's deal-braker.
fix issue when wasn't able to select multiple packages
some behavioral changes to marks update documentation
|
Worked fine on my machine. Nice use of spacebar that's otherwise unused. Intuitive and I'd be in favour of merge. |
fixes #26
manpageas welledit: I'm more or so satisfied...
Quick video how it works for now:
pacseek.mp4