Manjaro-Pek / pacli

A simple and interative Bash Frontend for Pacman/Yaourt/Pacaur
GNU General Public License v2.0
44 stars 8 forks source link

pacli slow again? #30

Closed excalibur1234 closed 8 years ago

excalibur1234 commented 8 years ago

i can actually see now how pacli's home screen gets drawn in my terminal.

is it just me or has pacli's home screen become really slow again with pull request #28 ?

papajoker commented 8 years ago

currently I'm working on another very different branch:

To create a translation test file (editable with poedit) in "locale" subfolder use scripts in /locale/ and for a local test :

 msgfmt -o locale/de.mo locale/de.po
 #install (make by PKGBUILD)
 sudo cp locale/de.mo /usr/share/locale/de/LC_MESSAGES/pacli.mo
 # test
 LANG=de ./pacli

Branch: https://github.com/papajoker/pacli/tree/develop

excalibur1234 commented 8 years ago

this sounds great. take all the time you need.

excalibur1234 commented 8 years ago

this issue is solved, but i would like to keep it open until papajoker finishes his branch.

papajoker commented 8 years ago

voila,

I think it's very close to a final version (in terms of functionality) every detail in the above post It is possible that some functions will not work well (2 ...) I have not tested all for exemple red.

For the translation, he must miss some string in pacli-tools.sh to convert with gettext()

Branch: https://github.com/papajoker/pacli/tree/develop

-and beginning to support several helpers: yaourt or pacaur

excalibur1234 commented 8 years ago

the new version is pretty fast...