Package Details: fish-git 2:4.0b1.r101.gd5efef1cc-1

Git Clone URL: https://aur.archlinux.org/fish-git.git (read-only, click to copy)
Package Base: fish-git
Description: User friendly shell intended mostly for interactive use.
Upstream URL: https://github.com/fish-shell/fish-shell
Keywords: shell
Licenses: GPL-2.0-only AND BSD-3-Clause AND ISC AND MIT AND PSF-2.0
Conflicts: fish, fish-shell
Provides: fish, fish-shell
Submitter: SanskritFritz
Maintainer: SanskritFritz (akiirui)
Last Packager: akiirui
Votes: 72
Popularity: 2.84
First Submitted: 2010-11-17 22:27 (UTC)
Last Updated: 2024-12-31 11:05 (UTC)

Dependencies (13)

Required by (85)

Sources (1)

Latest Comments

« First ‹ Previous 1 .. 6 7 8 9 10 11 12 13 14 15 16 Next › Last »

euclio commented on 2014-09-24 03:18 (UTC)

This package appears to conflict with docker in community. Both packages attempt to install /usr/share/fish/completions/docker.fish

SanskritFritz commented on 2014-08-09 20:14 (UTC)

Honestly, I don't know what you're saying, it builds and works here flawlessly.

lowfatcomputing commented on 2014-08-09 15:35 (UTC)

In order for this to build FISH-BUILD-VERSION-FILE needed to be generated among other things. Here is an updated PKGBUILD: http://pastebin.com/hcTKEJhq

SanskritFritz commented on 2013-10-29 12:49 (UTC)

Kamek press ctrl-z in vim and see tha error messages. Then report it upstream please if you feel there is a problem in fish. I don't have any problems running vim during my daily use.

Kamek commented on 2013-10-29 02:01 (UTC)

Appears to have some problems running Vim. Anyone else getting this? It said fish doesn't use standard shell operators or some such as that it goes by too fast to read.

SanskritFritz commented on 2013-06-12 11:50 (UTC)

bananaoomarang please read this: https://wiki.archlinux.org/index.php/Arch_CVS_%26_SVN_PKGBUILD_guidelines#VCS_sources

bananaoomarang commented on 2013-06-12 11:45 (UTC)

Doesn't seem to compile properly as it doesn't use normal conventions for cloning a git repo, makepkg just downloads the .git file, not what we want! I made a new package build which seems to work, if anyone else has the same problem. http://pastebin.com/JAHJjSfZ

SanskritFritz commented on 2013-04-06 20:43 (UTC)

pkgver() is used, it provides last commit date.

SanskritFritz commented on 2012-12-27 13:49 (UTC)

@spicey Thanks for the heads-up, updated.

spicey commented on 2012-12-27 11:56 (UTC)

make_completions.py is also recently removed, so that sed call needs to go as well.