You are not logged in.

#1 2014-09-16 05:02:06

nilot27
Member
Registered: 2014-06-05
Posts: 5

[SOLVED]exit viewing pkgbuild using pacaur

Hello,

I am using pacaur to install apps from AUR. I like pacaur, its simple to use. But the problem is: in pacaur when I view the pkgbuild in terminal, I am unable to return back to the installation. As a workaround I am having to check the pkgbuilds from the web interface. But I am sure there is a simple way to exit the pkgbuild view and return back to the installation process.

This may seem extremely newbish but do help.

Thanks

Last edited by nilot27 (2014-09-16 06:32:09)

Offline

#2 2014-09-16 05:03:51

Scimmia
Fellow
Registered: 2012-09-01
Posts: 11,636

Re: [SOLVED]exit viewing pkgbuild using pacaur

Assuming that it uses $EDITOR, what do you have your editor set as?

Offline

#3 2014-09-16 05:07:54

nilot27
Member
Registered: 2014-06-05
Posts: 5

Re: [SOLVED]exit viewing pkgbuild using pacaur

can you tell me how do I find that out...

Offline

#4 2014-09-16 05:09:12

Scimmia
Fellow
Registered: 2012-09-01
Posts: 11,636

Re: [SOLVED]exit viewing pkgbuild using pacaur

echo $EDITOR

After a quick search, it appears that it does use $EDITOR, but defaults to vi if $EDITOR is not set. I'm guessing this is what's happening here. In that case, all of the information you need is here: https://wiki.archlinux.org/index.php/Vim

Offline

#5 2014-09-16 05:13:59

nilot27
Member
Registered: 2014-06-05
Posts: 5

Re: [SOLVED]exit viewing pkgbuild using pacaur

I did run the command you said but it returned a blank line. so it must be using vi right?? and to return back to the installation i have to press ESC??? am i right?

Offline

#6 2014-09-16 05:16:49

Scimmia
Fellow
Registered: 2012-09-01
Posts: 11,636

Re: [SOLVED]exit viewing pkgbuild using pacaur

If that echo returned nothing, then you're in vi.

No, you do not just press escape. https://wiki.archlinux.org/index.php/Vi … d_quitting

Offline

#7 2014-09-16 05:27:28

nilot27
Member
Registered: 2014-06-05
Posts: 5

Re: [SOLVED]exit viewing pkgbuild using pacaur

thanks..worked great..indeed arch linux has the fastest forum..thanks

Offline

Board footer

Powered by FluxBB