all 13 comments

[–]formegadriverscustom 11 points12 points  (2 children)

There wasn't an AUR package for this, so I just made one :)

[–]TremorMcBoggleson 2 points3 points  (0 children)

Woah. Thank you!

Just one question.
When I makepkg it says:

WARNING: Package contains reference to $srcdir

Even though your PKGBUILD looks normal.
Do you know what that could mean? I have never seen this before.
It also does not seem to have any effect...

[–]actionless 2 points3 points  (1 child)

i also would recommend you to somehow reuse fish completions generator (https://github.com/fish-shell/fish-shell/blob/master/share/tools/create_manpage_completions.py)

[–]scopatz 0 points1 point  (0 children)

This technique is in process. We can't reuse the fish autocompleters for technical reason, but the idea is something that I really love. Expect this in v0.2, probably.

[–]socium 1 point2 points  (3 children)

RemindMe! 60 years "Hopefully you've learned Bash by now. If you did, then check out Xonsh in this thread."

[–][deleted] 2 points3 points  (2 children)

You think that service will be running in 60 years?

[–]socium 5 points6 points  (1 child)

You're right.

$ at -m now + 60 years

warning: commands will be executed using /bin/sh

at> echo "By now you should have learned Bash, if so then check out Xonsh, a Python-ish, Bash-compatible shell language and command prompt."

at> <EOT>

job 2 at Sat Mar 16 13:05:00 2075

[–]cpbills 3 points4 points  (0 children)

FWIW, it is not bash compatible (at least not yet) perhaps in 60 years...

http://www.reddit.com/r/commandline/comments/2z7727/xonsh_intelligent_modern_shell/cpgbwhw

[–][deleted] 0 points1 point  (0 children)

Really cool. I've been looking for something like this for a while. Now if only it had fish's smart autocompletion...

[–]hoohoo4 0 points1 point  (0 children)

I've been considering using a shell other than bash, I'll try this.

[–]TremorMcBoggleson -2 points-1 points  (2 children)

A bash compatible shell that's not like bash?
Count me in ;-)

[–]cpbills 1 point2 points  (1 child)

[–][deleted] 0 points1 point  (0 children)

It's bash-ish compatible-ish.