excalibur1234 / pacui

Bash script providing advanced Pacman and Yay/Pikaur/Aurman/Pakku/Trizen/Pacaur/Pamac-cli functionality in a simple UI
GNU General Public License v3.0
168 stars 13 forks source link

ion is incompatible #48

Closed unmellow closed 5 years ago

unmellow commented 5 years ago

bug

this happens whenever I use ion-shell to be clear whether ion is my login shell or I just switched to it this still happens

excalibur1234 commented 5 years ago

you are probably using pacui 1.11. pacui-git adds an extra line, which forces itself (and fzf, with which your are having problems) to use bash: https://github.com/excalibur1234/pacui/blob/0ec41dc73fee75508bceacaec8b8491b64439e4e/pacui#L2

pacui-git works fine for me with ion shell. please try the latest git version of pacui and report back, whether this is the case for you as well. if you cannot test the git version, just wait for pacui 1.12 before reporting back. i might release it in a week or two...

unmellow commented 5 years ago

thanks, I don't normally get the git version of stuff because it takes so long to compile but this is a shell script so that's not a problem lol

edit: forgot to close