Re: [Fish-users] What does (main) in the prompt mean?

2024-10-03 Thread David Adam
ompt includes a fish_vcs_prompt function, which in turn calls fish_git_prompt, and this shows the current branch by default. Hope that helps! David Adam zanc...@ucc.gu.uwa.edu.au ___ Fish-users mailing list Fish-users@lists.sourceforge.net https://list

[Fish-users] fish 3.7.1 released

2024-03-18 Thread David Adam
a3b250 and the tarball has a signature from my personal PGP key, as does this message. Thanks to everyone who reported their experiences with fish 3.7.0, and who has contributed fixes and improvements to the project. Thanks, David Adam fish committer zanc...@ucc.gu.uwa.edu.au -BEGIN

[Fish-users] Welcome new (and old) committers

2024-02-07 Thread David Adam
some time, so here is the full list including GitHub handles: Aaron Gyes @floam David Adam @zanchey Mahmoud Al-Qudsi @mqudsi Kamila Borowska @KamilaBorowska Peter Ammon @ridiculousfish Lily Ballard @lilyball Xiretza @Xiretza Fabian Boehm @faho Johannes Altmanninger @krobelus Henrik Hørlück Berg

[Fish-users] Licensing information incomplete in fish 3.1.0-3.6.4

2024-01-13 Thread David Adam
propriate acknowledgement. We regret the error. It was discovered during a routine audit of the code and documentation for fish, which will occur during the release cycle on an ongoing basis. Thanks for your understanding, David Adam fish committer zanc...@ucc.gu.uwa.edu.au -BEGIN PGP

[Fish-users] fish 3.7.0 released

2024-01-01 Thread David Adam
ysseleir, Xiretza, bagohart, exploide, lengyijun, matt wartell, mhmdanas, and, as always, ridiculousfish. We look forward to bringing you more fish in 2024. Thanks, David Adam fish committer zanc...@ucc.gu.uwa.edu.au -BEGIN PGP SIGNATURE- iQIyBAEBCgAdFiEEnh3gZzzMAykZ0YUmwLlpspdOiI4FA

[Fish-users] fish 3.6.4 released - test suite fixes only

2023-12-05 Thread David Adam
SHA-256 sum is 0f3f610e580de092fbe882c8aa76623ecf91bb16fdf0543241e6e90d5d4bc393 and the tarball has a signature from my personal PGP key, as does this message. Thanks for using the world's fourth-most popular shell! David Adam fish committer zanc...@ucc.gu.uwa.edu.au -BEGIN PGP SIGNATURE- iQIzBAEBCgAdFiEEnh3gZzzMAykZ0YUmwLlpspdOiI4FAmVvNkcA

[Fish-users] fish 3.6.2 and 3.6.3 released - security fix

2023-12-04 Thread David Adam
SHA-256 sum is 55520128c8ef515908a3821423b430db9258527a6c6acb61c7cb95626b5a48d5 and the tarball has a signature from my personal PGP key, as does this message. May you always remember to run the test suite in the directory containing the release, not elsewhere. Thanks, David Adam fish committer zanc...@ucc

Re: [Fish-users] [Need Help] How could I delete something permanently from my PATH?

2023-06-21 Thread David Adam
wiping the first element - better to use something like: if contains /unwanted/path -- $PATH set --erase PATH[(contains --index /unwanted/path $PATH)] done Hope that helps. David Adam zanc...@ucc.gu.uwa.edu.au___ Fish-users mailing list Fish-

[Fish-users] What's happening with fish releases?

2023-05-27 Thread David Adam via Fish-users
There's a handful of fixes for fish 3.6.1 that I think are worth rolling up and making a 3.6.2 release for [3] [4], though I don't have a specific timeline for doing so. Hope that helps keep you informed! David Adam fish committer zanc...@ucc.gu.uwa.edu.au [1]: https://github.com/fish

[Fish-users] fish 3.6.1 released

2023-03-25 Thread David Adam via Fish-users
izio De Santis, NextAlone, Shun Sakai, bagohart, exploide, mhmdanas, and, as always, the one and only ridiculousfish. I hope fish 3.6.1 provides the omega-3 fatty acids you need. David Adam fish committer zanc...@ucc.gu.uwa.edu.au -BEGIN

Re: [Fish-users] Changed behavior with .. and tab

2023-03-17 Thread David Adam via Fish-users
here a > way I could configure the previous behaviour? Hi Jürgen This is a bug and will be fixed in the upcoming 3.6.1 release. Thanks David Adam fish committer zanc...@ucc.gu.uwa.edu.au___ Fish-users mailing list Fish-users@lists.sourceforge.net https:

[Fish-users] fish 3.6.0 released

2023-03-17 Thread David Adam via Fish-users
e depending on which calendar you follow), and I hope this release of fish improves your life in a small but significant way. David Adam fish committer zanc...@ucc.gu.uwa.edu.au -BEGIN PGP SIGNATURE- iQIzBAEBCgAdFiEEnh3gZzzMAykZ0YUmwLlpspdOiI4FAmO5iGEACgkQwLlpspdO iI6L+A//YBfZFQj71oUDg7M1OD

[Fish-users] fish 3.5.1 released

2022-07-20 Thread David Adam
he README. Good fishing! David Adam fish committer zanc...@ucc.gu.uwa.edu.au -BEGIN PGP SIGNATURE- iQIzBAEBCgAdFiEEnh3gZzzMAykZ0YUmwLlpspdOiI4FAmLYDX8ACgkQwLlpspdO iI4o0g/+JOzPSio99KqhrrlyPbsGyn/3D1UCXL1jSXjm42zf02GLvt1+l5eLdmZn oxKsUpTE6ce/DmkwNJS0mAll3XSRd5/FlDxi/05Z8kNiBsHdIeEzjiYYfIU4k

Re: [Fish-users] ignore executable file in $PATH?

2022-07-01 Thread David Adam
tion for these command which either manipulates $PATH or just calls the right external command correctly. David Adam zanc...@ucc.gu.uwa.edu.au ___ Fish-users mailing list Fish-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/fish-users

[Fish-users] fish 3.5.0 releasedB

2022-06-16 Thread David Adam
ssu, NextAlone, Thom Chiovoloni, and, as always, our lead maintainer, ridiculousfish. This release was produced above thirty thousand feet, so please enjoy this first flying fish release. David Adam fish committer zanc...@ucc.gu.uwa.edu.au -BEGIN

Re: [Fish-users] installing fish 3.4.1 from ppa results in conflicts

2022-04-03 Thread David Adam
ncy > conflicts. Any suggestions on how to get around this issue. Some > details of my installation below: Try `apt remove fish-common`. That should upgrade fish as well. David Adam zanc...@ucc.gu.uwa.edu.au ___ Fish-users mailing list Fish-u

[Fish-users] fish 3.4.1 released

2022-03-25 Thread David Adam
56 sum is b6f23b3843b04db6b0a90fea1f6f0d0e40cc027b4a732098200863f2864a94ea0 tarball has a signature from my personal PGP key, as does this message. Hopefully this is the only patch release we need to see, but please let us know if you have any problems. David Adam fish commi

[Fish-users] fish 3.4.0 released

2022-03-12 Thread David Adam
ook on managing software projects. I hope you find the new release of the fish shell to spark joy. David Adam fish committer zanc...@ucc.gu.uwa.edu.au -BEGIN PGP SIGNATURE- iQIzBAEBCgAdFiEEnh3gZzzMAykZ0YUmwLlpspdOiI4FAmIsuq0ACgkQwLlpspdO iI7h2xAAgquuaQaGYRdgbmcubezI+xsyI+j1hKgP

Re: [Fish-users] Idiomatic way to do work in a temporary directory?

2022-02-01 Thread David Adam
https://github.com/fish-shell/fish-shell/issues/2828 details some proposed enhancements which would make this easier. David Adam zanc...@ucc.gu.uwa.edu.au ___ Fish-users mailing list Fish-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/fish-users

Re: [Fish-users] Minimal Fish version supporting "2>/dev/null" redirection

2021-10-07 Thread David Adam
the code completion > for Borg would be broken due to some other incompatibilities and there > is no reason to worry about? :) This syntax worked in 1.23.1 and probably since the dawn of fish, as it's required to support arbitrary redirections. David Adam zanc...@ucc.gu.uwa.edu.au__

[Fish-users] fish 3.3.1 released

2021-07-06 Thread David Adam
rball has a signature from my personal PGP key, as does this message. Hopefully this is the only patch release we need to see, but please let us know if you have any problems. David Adam fish committer zanc...@ucc.gu.uwa.edu.au -BEGIN PGP

Re: [Fish-users] question regarding "ALT + L"

2021-05-16 Thread David Adam
urrent/#command-line-editor - you'll see Alt+L under "Shared bindings". The output of `bind` will show you active bindings, but it is not as intelligible as the documentation. David Adam zanc...@ucc.gu.uwa.edu.au___

Re: [Fish-users] Command Substitution. Just a trap for newcomers?

2021-05-03 Thread David Adam
> fish: Command substitutions not allowed > if ( test $status = 0 ) >    ^ > > Wow. In hindsight that was easy and I've learnt a lot of fishy things from the > documentation too, so there are upsides to the learning process. What operating system and version of fish are you us

[Fish-users] Heads up: caret redirection of standard error going away

2021-04-12 Thread David Adam
#x27;2>' syntax instead of '^'. The current plan is to have this change released in fish 3.3.0, and then at some stage to make it permanent (ie not controlled by a feature flag). If you have any feedback, please feel free to comment at https://github.com/fish-shell/fish-shell/issu

[Fish-users] fish 3.2.2 released

2021-04-07 Thread David Adam
rball has a signature from my personal PGP key, as does this message. I expect this to be the last release in the 3.2 series, but please do let us know if you experience problems. David Adam fish committer zanc...@ucc.gu.uwa.edu.au -BEGIN PGP

[Fish-users] fish 3.2.1 released

2021-03-17 Thread David Adam
56 sum is d8e49f4090d3778df17dd825e4a2a80192015682423cd9dd02b6675d65c3af5b and the tarball has a signature from my personal PGP key, as does this message. I hope you enjoy tuning your filesystems using fish, as well as using it for many other tasks. David Adam fish committer zanc...@ucc.gu.uwa.edu.au -BEGIN PGP

[Fish-users] fish 3.2.0 released

2021-03-01 Thread David Adam
Sam Yu, Shun Sakai, Thom Chiovoloni, and, as always, our lead maintainer, ridiculousfish. I hope you find the new release of the fish shell useful and pleasant. David Adam fish committer zanc...@ucc.gu.uwa.edu.au -BEGIN PGP SIGNATURE- iQIzBAEBCgAdFiEEnh3gZzzMAykZ0YUmwLlpspdOiI4FAmA

Re: [Fish-users] Readline key bindings?

2021-01-02 Thread David Adam
On Thu, 31 Dec 2020, Carl Winbäck wrote: > On 30 Dec 2020, at 09:26, David Adam wrote: > >> Would love to hear the thoughts from the devs regarding this subject! > > > > I have good news - many are already implemented, including both of your > > examples: > &

Re: [Fish-users] Readline key bindings?

2020-12-30 Thread David Adam
th Vi bindings taking preference). David Adam zanc...@ucc.gu.uwa.edu.au___ Fish-users mailing list Fish-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/fish-users

Re: [Fish-users] Code of conduct proposal

2020-06-29 Thread David Adam
an reach the person managing the list at > >fish-users-ow...@lists.sourceforge.net > > > > When replying, please edit your Subject line so it is more specific > > than "Re: Contents of Fish-users digest..." > > Today's Topics: >

[Fish-users] Code of conduct proposal

2020-06-27 Thread David Adam
-conduct.html If adopted, it would apply to this mailing list as well. I think the rationale is well-explored at the link above but you may wish to provide some feedback. David Adam fish committer zanc...@ucc.gu.uwa.edu.au ___ Fish-users mailing list Fish

[Fish-users] Development builds of fish

2020-06-08 Thread David Adam
shell/fish-shell/wiki/Development-builds with instructions for the above platforms, as well as how to get the latest code (though without automatic updates) on macOS and Arch. Any issues can be reported to GitHub or the mailing list. Thanks, David Adam fish committer zanc...@ucc.gu.uwa.e

[Fish-users] fish 3.1.2 released

2020-04-28 Thread David Adam
does this message. Thanks to those who quickly brought the issue to our attention! David Adam fish committer zanc...@ucc.gu.uwa.edu.au -BEGIN PGP SIGNATURE- iQIzBAEBCgAdFiEEnh3gZzzMAykZ0YUmwLlpspdOiI4FAl6o/rsACgkQwLlpspdO iI5SFw/+OHKtrD8KXOAh37AcfIjG2zMW0xsJIHV/nCZXq0rLkqDFyhrQJgKUGHRf Ooh5

[Fish-users] fish 3.1.1 released

2020-04-27 Thread David Adam
r fishing experience than Animal Crossing. David Adam fish committer zanc...@ucc.gu.uwa.edu.au -BEGIN PGP SIGNATURE- iQIzBAEBCgAdFiEEnh3gZzzMAykZ0YUmwLlpspdOiI4FAl6m708ACgkQwLlpspdO iI5oOxAAiJCFqxL7u2152HiRfbAW3fr62jq7c100RFsrTzzi1Yn8PSx8XVeANa4c +UjR+qHGhPH2z4g3ywSWz49+S

[Fish-users] fish 3.1.0 released

2020-02-12 Thread David Adam
雨寒 ArielAxionL Thanks also go to our returning contributors: Aaron Bieber, Aaron Gyes, Aaron Miller, Birger J. Nordølum, Clément Martinez, Curtis Jiang, Dan Martinez, Dan Zimmerman, David Adam, Fabian Homborg, Frederik Gladhorn, Geoff Nixon, George Christou, Guilhem Saurel, Jason, Kevin Konrad

[Fish-users] Beta release of fish: 3.1b1

2020-01-26 Thread David Adam
acker at https://github.com/fish-shell/fish-shell/ You can get help with fish: * On this mailing list, ; or * At https://gitter.im/fish-shell/fish-shell using the Gitter chat room. Your feedback is appreciated! David Adam fish committer zanc...@ucc.gu.uwa.edu.au -BEGIN PGP S

Re: [Fish-users] Next fish?

2020-01-06 Thread David Adam
On Mon, 6 Jan 2020, John Chludzinski wrote: > Is there an impending (3.1) fish release? Yes; I hesitate to give an ETA because it will undoubtedly disappoint, but I think we are getting very close. David Adam zanc...@ucc.gu.uwa.edu.au ___ F

Re: [Fish-users] [SUSPECTED SPAM] strange behaviour when typing "screen "

2019-05-26 Thread David Adam
. > > Does anyone know what was going on? This is a bug in the completion machinery, where completion files are loaded even if the program does not exist (https://github.com/fish-shell/fish-shell/issues/2365). It is fixed in fish 3.0, so I encourage you to upgrade to a newer version if poss

Re: [Fish-users] Inserting a command's output into the line editor

2019-03-31 Thread David Adam
at ZSH has some kind of line editor prompt where > you can execute all command line editor commands by typing them in (with > completion), e.g., things like forward-char, kill-line, etc. That's > useful for finding out which editor commands exist and could be bo

Re: [Fish-users] Exclude certain cmds from being added to the history

2019-03-24 Thread David Adam
just implemented as functions; you are probably better off using abbreviations, which are expanded in interactive mode before execution. Try: for c in $_ignore_cmds abbr --add --global $c " $c" end David Adam zanc...@ucc.gu.uwa.edu.au ___ Fish-users mailing list Fish-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/fish-users

Re: [Fish-users] nohup

2019-03-24 Thread David Adam
the jobs are still running. Use the `disown` builtin: disown removes the specified job from the list of jobs. The job itself continues to exist, but fish does not keep track of it any longer. For example, `disown %1`. David Adam zanc...@ucc.gu.uwa.edu.au __

Re: [Fish-users] How to build a statically linked fish exucutable?

2019-03-23 Thread David Adam
at this stage (though I haven't tried recently). David Adam fish committer zanc...@ucc.gu.uwa.edu.au ___ Fish-users mailing list Fish-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/fish-users

Re: [Fish-users] Completion problem with regexp and string concatenation

2019-03-06 Thread David Adam
ff repo::archive1 archi" > diff repo::archive1 archi > ~> string match --regex ' .*::[^ ]+ ''$' "borg diff repo::archive1 archive2 " > ~> echo $status > 1 > > Now I don't know what is going on and I need your help please. Hi SanskritFritz,

Re: [Fish-users] Error with -a combined test expression

2019-03-05 Thread David Adam
> if test -a -z !; echo Yes; end; echo Running > > prints Running and returns zero. In this case, I think the Bash/ZSH > behavior is much better. A syntax error should not be treated as simply > a false expression. > > I'm running fish 3.0.1. You m

[Fish-users] fish 3.0.2 release

2019-02-19 Thread David Adam
everyone who brought GitHub issue #5647 to our attention and tested the changes. David Adam fish committer zanc...@ucc.gu.uwa.edu.au -BEGIN PGP SIGNATURE- iQIzBAEBCAAdFiEEnh3gZzzMAykZ0YUmwLlpspdOiI4FAlxsDGgACgkQwLlpspdO iI4zhw//TFH/mjR+GB17RhU176NAOzV2yQqpPD20xCres5EafaKaNkD4XPTkeZxq

[Fish-users] fish 3.0.1 release

2019-02-11 Thread David Adam
3.0.0. The major architectural changes introduced in that release will, in the long term, have major benefits for the development of fish. David Adam fish committer zanc...@ucc.gu.uwa.edu.au -BEGIN PGP SIGNATURE- iQIzBAEBCAAdFiEEnh3gZzzMAykZ0YUmwLlpspdOiI4FAlxhbQ0ACgkQwLlpspdO iI7MtA//WGL

Re: [Fish-users] Fun with eval + variables in fish 3.0 (better formatted)

2019-01-11 Thread David Adam
c/config/tackle/themes/simotek/fish_right_prompt.fish > in function “fish_right_prompt” > called on standard input > in command substitution > called on standard input Yep, that's becau

[Fish-users] fish 3.0.0 released

2018-12-28 Thread David Adam
aclejapan, pinage404, santpent, slama, and zhustec. Thanks also go to our returning contributors: Aaron Gyes, Alan Somers, Alexey Alekhin, Amitava Bhattacharyya, Andrew Schulman, Andrew Toskin, ArkBriar, Benjamin Reitzammer, Clément Martinez, Cristian Prieto, Dale Eidd, David Adam, Ed Branni

Re: [Fish-users] Beta release of fish: 3.0b1

2018-12-14 Thread David Adam
On Tue, 11 Dec 2018, David Adam wrote: > As usual, we are starting with a beta release, 3.0b1. Testing on all > platforms is greatly appreciated. > > The release notes are available at: > https://github.com/fish-shell/fish-shell/releases/tag/3.0b1 > > Please make sure

Re: [Fish-users] Beta release of fish: 3.0b1

2018-12-13 Thread David Adam
On Tue, 11 Dec 2018, Ralph Seichter wrote: > * David Adam: > > > Homebrew have changed their policy around development versions. > > I'll look into our options in that regard tomorrow. > > Have you considered MacPorts as an alternative (or addition) to > distr

Re: [Fish-users] Beta release of fish: 3.0b1

2018-12-11 Thread David Adam
On Tue, 11 Dec 2018, David Adam wrote: > Hi all, > > After significant work (1600+ commits) and over 12 months, we are finally > ready to start testing the next major release of fish - fish 3. > > As usual, we are starting with a beta release, 3.0b1. Testing on all >

[Fish-users] Beta release of fish: 3.0b1

2018-12-11 Thread David Adam
e GitHub issue tracker at https://github.com/fish-shell/fish-shell/ You can get help with fish: * On this mailing list, ; * On IRC, in #fish on irc.oftc.net; or * At https://gitter.im/fish-shell/fish-shell using the Gitter chat room. Your feedback is appreciated! David Adam fish commit

Re: [Fish-users] "set -x" problem?

2018-09-28 Thread David Adam
Hi John There's some work being done on this at present - see https://github.com/fish-shell/fish-shell/pull/5188 for more information, and hopefully it will get sorted out by fish 3.0. David Adam fish committer zanc...@ucc.gu.uwa.edu.au On Fri, 11 May 2018, John Chludzinski wrote: >

Re: [Fish-users] How to select multiple possibilities in TAB-completion

2018-09-18 Thread David Adam
this item. > > In zsh i could press "I" instead of and the item would be inserted > with the list staying active. No, but that's a nifty idea - I've filed it as an enhancement issue at https://github.com/fish-shell/fish-shell/issues/5194 David Adam zanc...@ucc.gu.uw

[Fish-users] fish 2.7.1 release

2017-12-22 Thread David Adam
/releases/tag/2.7.1 - the SHA-256 sum is e42bb19c7586356905a58578190be792df960fa81de35effb1ca5a5a981f0c5a and the tarball has a signature from my personal PGP key, as does this message. Happy fishing! David Adam fish committer zanc...@ucc.gu.uwa.edu.au -BEGIN PGP SIGNATURE- Version: GnuPG v2

Re: [Fish-users] Just did a 'dnf update' for Fedora 25 and now get this for any command

2017-12-11 Thread David Adam
standard input You are still running old versions of fish in those windows; either restart your session or run `exec fish` to pick up the new version. David Adam zanc...@ucc.gu.uwa.edu.au-- Check out the vibrant tech co

Re: [Fish-users] Adding functions to share/functions: acceptability?

2017-12-08 Thread David Adam
's the easiest way! > Please note that, for 1. and 3., I'm almost sure of the answer, but not > totally, hence the questions. Hope that helps. David Adam zanc...@ucc.gu.uwa.edu.au -- Check out the vibrant

[Fish-users] fish 2.7.0 release

2017-11-22 Thread David Adam
Wols, Raphael P, rolag, sentriz, tamanugi, Thales Mello, and tomassedovic. Thanks also go to our returning contributors: Aaron Gyes, Alan Somers, Alexey Alekhin, Clément Martinez, Cristian Prieto, Dale Eidd, Daniel K, David Adam, Fabian Homborg, George Christou, Georgy Yakovlev, Jon Eyolfson,

Re: [Fish-users] fish equivalent of bash "set -x"

2017-11-12 Thread David Adam
with many other messages. See https://github.com/fish-shell/fish-shell/issues/3427 for some discussion about how this might be implemented. David Adam zanc...@ucc.gu.uwa.edu.au -- Check out the vibrant tech communi

Re: [Fish-users] stty -echo has no affect.

2017-11-10 Thread David Adam
e: https://github.com/fish-shell/fish-shell/issues/2315 David Adam zanc...@ucc.gu.uwa.edu.au -- Check out the vibrant tech community on one of the world's most engaging tech sites, Slashdot.org! http://sdm

[Fish-users] Beta release of fish: 2.7b1

2017-10-31 Thread David Adam
cker at https://github.com/fish-shell/fish-shell/ You can get help with fish: * On this mailing list, ; * On IRC, in #fish on irc.oftc.net; or * At https://gitter.im/fish-shell/fish-shell using the Gitter chat room. Your feedback is greatly welcomed. David Adam fish committer zanc...@ucc.gu.uwa.edu.au -

Re: [Fish-users] fish 2.7

2017-10-08 Thread David Adam
On Sun, 8 Oct 2017, Mark Volkmann wrote: > Is there a possibility that fish 2.7 will be released before 11/1? Yes. It is very much on my radar, but there are other things more pressing for me at present. Sorry. David Adam zanc...@ucc.gu.uwa.edu

Re: [Fish-users] bug in computing COLUMNS?

2017-09-01 Thread David Adam
erminal is urxvt in i3wm. This behaviour was introduced in commit 2be1288cacab7ddeee407d22e752b0a3bfa16e63 which is included in 2.6.0 (and 2.6b1). Does anyone use a terminal less than 20 columns wide? David Adam fish committer zanc...@ucc.gu.uwa.edu.au

Re: [Fish-users] fish_user_paths

2017-08-24 Thread David Adam
On Wed, 23 Aug 2017, Mark Volkmann wrote: > I want to make sure I understand when this should be used. Is this correct? > > PATH should be configured in config.fish. > > fish_user_paths should be set from a terminal in order to make a change > that will affect all current sessions without having

Re: [Fish-users] history of fish

2017-08-20 Thread David Adam
On Sun, 20 Aug 2017, David Adam wrote: > On Sun, 20 Aug 2017, Mark Volkmann wrote: > > How old is fish? > > > > Looking at the GitHub repo I see the oldest release there was on > > 10/22/2005. Were there earlier versions somewhere else? > > > > Who were the

Re: [Fish-users] history of fish

2017-08-20 Thread David Adam
was blessed by Axel to become fish 2.0 officially. Five years later (seems hard to believe!) we are looking at releasing fish 3.0 next year. David Adam fish committer (since May 2013) zanc...@ucc.gu.uwa.edu.au -- Che

Re: [Fish-users] timing of function updates

2017-08-19 Thread David Adam
rds a bit, but I think we would want to have a discussion about that on GitHub. David Adam fish committer zanc...@ucc.gu.uwa.edu.au -- Check out the vibrant tech community on one of the world's most engagin

Re: [Fish-users] git tags updated

2017-06-18 Thread David Adam
On Fri, 24 Jan 2014, David Adam wrote: > As a result of https://github.com/fish-shell/fish-shell/issues/1249 the > tags in the git repository for releases 2.0.0 and 2.1.0 have been updated. > > If you have a local repository clone, you should synchronise your local > repository

[Fish-users] fish 2.6.0 release

2017-06-03 Thread David Adam
go to the other returning contributors: Aaron Gyes, Andreas Nordal, Clément Martinez, Cristian Prieto, Dale Eidd, David Adam, Fabian Homborg, Kevin Ballard, Kurtis Rader, SanskritFritz, Terje Larsen, maxried, and of course ridiculousfish As Rex Hunt says, "it doesn't get any bett

Re: [Fish-users] Non-orthogonal builtins?

2017-05-31 Thread David Adam
On Wed, 31 May 2017, Philip Ganchev wrote: > Hi all! Why were 'test' and 'echo' made builtins when we have the external > commands? Speed. David Adam zanc...@ucc.asn.au -- Check out the vibran

[Fish-users] Beta release of fish: 2.6b1

2017-05-14 Thread David Adam
itter.im/fish-shell/fish-shell using the Gitter chat room. Your feedback is most welcome. David Adam fish committer zanc...@ucc.gu.uwa.edu.au -BEGIN PGP SIGNATURE- Version: GnuPG v2 iQIcBAEBCAAGBQJZGCa0AAoJEMC5abKXToiOYg4P/2pSgJn79O76cUwXqUdkFyPy LJzBIMBlg

Re: [Fish-users] Completion prefixes are invisible

2017-03-13 Thread David Adam
e opened an issue to remind us to make our "defaults" a bit saner: https://github.com/fish-shell/fish-shell/issues/3893 David Adam fish committer zanc...@ucc.gu.uwa.edu.au -- Check out the vibrant tech

[Fish-users] fish 2.5.0 release

2017-02-02 Thread David Adam
, Olivier Perret, Samantha Marshall, Terje Larsen, maxried, and ridiculousfish Happy fishing! David Adam fish committer zanc...@ucc.gu.uwa.edu.au -BEGIN PGP SIGNATURE- Version: GnuPG v2 iQIcBAEBCAAGBQJYk+4nAAoJEMC5abKXToiOksYP/1bSKq8CP149+VHLacm3MYHq o8N3/fNlUAGRsIj7xF7Xif

[Fish-users] Beta release of fish: 2.5b1

2017-01-13 Thread David Adam
this mailing list, ; * On IRC, in #fish on irc.oftc.net; or * At https://gitter.im/fish-shell/fish-shell using the Gitter chat room. Your feedback is most welcome. David Adam fish committer zanc...@ucc.gu.uwa.edu.au -BEGIN PGP SIGNATURE- Version: GnuPG v2 iQIcBAEBCAAGBQJYeUhzAAoJEMC5

Re: [Fish-users] MacOs: Command-Delete binding

2017-01-04 Thread David Adam
s a constraint of text-based terminals, not fish. As far as I can tell, ⌘ is not supported as a modifier that is passed through to the terminal (at least by iTerm). This is similar to the Super key in Linux or the Windows key in Windows - the key code for these keys is reserve

Re: [Fish-users] New version

2016-11-09 Thread David Adam
getting this stuff right. On Xubuntu, it's as simple as: sudo apt-add-repository ppa:fish-shell/release-2 sudo apt-get update sudo apt-get install fish Hope that gets you fishing! David Adam zanc...@ucc.gu.uwa.edu.au -

[Fish-users] fish 2.4.0 release

2016-11-07 Thread David Adam
Kirylau, [Redacted], and ridiculousfish Happy fishing! David Adam fish committer zanc...@ucc.gu.uwa.edu.au -BEGIN PGP SIGNATURE- Version: GnuPG v2 iQIcBAEBCAAGBQJYIUv6AAoJEMC5abKXToiOwCEP/3Yzty6NTXGqCN0ljUx1oxor PZ3uFc/ARraoWmHI3hak0NrzjZXLaom25v619GEPPtQ4BSAZhh2SDi1auRQxBx0p

Re: [Fish-users] FreeBSD bug altering fish behaviour

2016-10-25 Thread David Adam
nd backspace keystrokes. Not really a fish > bug, but, if others are affected… Hi David, It may not be the libedit bug; I think this is actually https://github.com/fish-shell/fish-shell/issues/3050 Does the recently-released 2.4b1 beta fix this problem for you? Thanks David Adam fish

[Fish-users] Beta release of fish: 2.4b1

2016-10-18 Thread David Adam
sing the Integration_2.4.0 branch (tagged as 2.4b1). Your feedback is most welcome. David Adam fish committer zanc...@ucc.gu.uwa.edu.au -BEGIN PGP SIGNATURE- Version: GnuPG v2 iQIcBAEBCAAGBQJYBjOlAAoJEMC5abKXToiOsI0P/1aRm2UQqAEbjCZ7

Re: [Fish-users] compare version strings

2016-07-09 Thread David Adam
FISH_VERSION gt 2.2.b1; and echo Hooray! Not particularly portable, though. David Adam zanc...@ucc.gu.uwa.edu.au -- Attend Shape: An AT&T Tech Expo July 15-16. Meet us at AT&T Park in San Francisco, CA to explore cutting-

Re: [Fish-users] Fish 2.3.1 release

2016-07-03 Thread David Adam
On Mon, 4 Jul 2016, Simon Lees wrote: > On 07/03/2016 11:15 PM, David Adam wrote: > > Hi all, > > > > I am pleased to announce the release of version 2.3.1 of the fish shell. > > > > This is a functionality and bugfix release. This release does not contain >

[Fish-users] Fish 2.3.1 release

2016-07-03 Thread David Adam
328acad35d131c94118c1e187ff3689300ba757c4469c8cc1eaa994789b98664 and the tarball has a signature from my personal PGP key, as does this message. Happy fishing! David Adam fish committer zanc...@ucc.gu.uwa.edu.au -BEGIN PGP SIGNATURE- Version: GnuPG v2 iQIcBAEBCAAGBQJXeRaPAAoJEMC5abKXToiOCz8P/3X2MQVH9+fNiCradmDI9unx

Re: [Fish-users] wrong release date for 2.3.0

2016-06-13 Thread David Adam
On Mon, 23 May 2016, Andrew Schulman wrote: > At http://fishshell.com, under Release History it says that 2.3.0 was released > on April 22. But as the Release Notes show, it was released on May 20. Andrew Looks like this was fixed with https://github.com/fish-shell/fish-shell/issues/3135

[Fish-users] Fish 2.3.0 release

2016-05-20 Thread David Adam
sum is 912bac47552b1aa0d483a39ade330356632586a8f726c0e805b46d45cfad54e5 and the tarball has a signature from my personal PGP key, as does this message. Happy fishing! David Adam fish committer zanc...@ucc.gu.uwa.edu.au -BEGIN PGP SIGNATURE- Version: GnuPG v2

Re: [Fish-users] do you use a non-UTF-8 locale?

2016-05-19 Thread David Adam
On Wed, 18 May 2016, Kurtis Rader wrote: > Do you use fish with a ISO 8859 locale? Or any locale that doesn't use > UTF-8 encoding? Kurtis, how can users check? If we run `locale` and look for any lines containing "ISO-8859", is that enough? David Adam zanc

[Fish-users] Beta release of fish: 2.3b2

2016-05-04 Thread David Adam
Integration_2.3.0 branch (tagged as 2.3b2). Your feedback is most welcome. David Adam fish committer zanc...@ucc.gu.uwa.edu.au -BEGIN PGP SIGNATURE- Version: GnuPG v2 iQIcBAEBCAAGBQJXKoE0AAoJEMC5abKXToiO2MgQAI0pN4yW6+fMbuOUIcC5j1EP LtbRkQCaTTbvRoMJEYgW0HrAz6uTi8JYn8t6gaMMAc/loqU8rk7+zKLmt

Re: [Fish-users] ~/.config/fish replaced by Firefox

2016-04-20 Thread David Adam
being updated every now and then as reported by > ‘ls -ld’, though I see no changes to the contents (except for > ‘fish_history’ being updated, of course, but that does not trigger the > change to the directory's time stamp). > > Any ideas what cou

Re: [Fish-users] Beta release of fish: 2.3b1

2016-04-20 Thread David Adam
On Wed, 20 Apr 2016, Simon Lees wrote: > On 04/20/2016 12:15 AM, David Adam wrote: > > Hi all, > > * For Debian, Fedora, openSUSE and RedHat/CentOS: packages and repository > > at > > > > http://software.opensuse.org/download.html?project=shel

[Fish-users] Beta release of fish: 2.3b1

2016-04-19 Thread David Adam
message). * From Git: using the Integration_2.3.0 branch (tagged as 2.3b1). Your feedback is most welcome. David Adam fish committer zanc...@ucc.gu.uwa.edu.au -BEGIN PGP SIGNATURE- Version: GnuPG v2 iQIcBAEBCAAGBQJXFkP+AAoJEMC5abKXToiOfPkP+wUjmgL226CBLIU4lrrjfWXh evWprNaUPMNOYh9

Re: [Fish-users] should most pull-requests be tied to an open issue?

2016-03-21 Thread David Adam
see the change to not display them in the issues list by default. As you say, it can sometimes be difficult to understand the rationale for a particular change down the track. One way this could be encouraged is by writing a pull request template, as has been

Re: [Fish-users] Problems with 'read' command in a tmux sub shell

2015-12-19 Thread David Adam
rchive/ubuntu/release-2 Something like this should do the trick: sudo apt-add-repository ppa:fish-shell/release-2 sudo apt-get update sudo apt-get install fish David A

Re: [Fish-users] History search behaviour

2015-12-13 Thread David Adam
github.com/fish-shell/fish-shell/issues/405 : > ridiculousfish commented on 25 Nov 2012 > This is by design - I found it annoying to press Up and be offered the > same option that I was already looking at. David Adam zanc...@ucc.gu.uwa.edu.au ---

Re: [Fish-users] if commandline error

2015-11-10 Thread David Adam
d from fish 2.2. Unfortunately, those files include features that the old version of fish does not support (like commandline --paging-mode). I have been thinking about a way to make this story a bit better as it bites us both during upgrades and during development if you are tr

Re: [Fish-users] 2.2.0 wildcard expansion.

2015-09-15 Thread David Adam
Yes, this was introduced with 2.2.0 - see https://github.com/fish-shell/fish-shell/issues/1482 I agree that it is not that helpful and there is some discussion in the issue tracker at https://github.com/fish-shell/fish-shell/issues/1920 David Adam zanc...@ucc.gu.uwa.edu.au On Tue, 15 Sep 2015

Re: [Fish-users] Embedding Fish?

2015-08-27 Thread David Adam
r/faster way. Hi Ryan, To answer your question: fish is a C++ application so it's certainly possible, but I don't think it would be easy. The internal architecture is not particularly designed for this, and as far as I know nobody else has done it before. David Adam

Re: [Fish-users] Suspend?

2015-08-04 Thread David Adam
ms to work like a charm. Unless someone objects before I get back to a > terminal, I'll submit a pull request for this. I'm not opposed to merging this, but I have to ask - why do you want to suspend your shell? Is there a use case that isn't covered by the state shared across shells

Re: [Fish-users] Beta release fish 2.2b1

2015-06-26 Thread David Adam
On Fri, 19 Jun 2015, David Adam wrote: > On Tue, 19 May 2015, Andrew Schulman wrote: > > > Due to the large number of architectural and other changes within fish, > > > we have started with a beta release - fish 2.2b1. Any testing would be > > > very much appreciate

Re: [Fish-users] fish_config unreactive

2015-06-19 Thread David Adam
47 and https://github.com/fish-shell/fish-shell/issues/1860 for information on the problem and how to fix it. New Debian packages do not have this problem; Ubuntu is still shipping problematic packages in some distributions. Alternatively, try the packages at http://fishshell.com

Re: [Fish-users] Beta release fish 2.2b1

2015-06-18 Thread David Adam
nkered with the code and discovered, unsurprisingly, > that it's nontrivial to fix. It's somewhere on my todo list and > presumably others', so if you can hang tight for a year or three, it may > well get resolved. Otherwise, I'm afraid it's probably one of t

Re: [Fish-users] login shell under FreeBSD

2015-06-18 Thread David Adam
DE? Terminals started under desktop environments generally aren't login shells - have you considered using `status --is-interactive` to set your terminal up? Alternatively, urxvt can be told to start a login shell. Start it with `urxvt -ls`, or drop the line "URxvt*loginShell: true"

  1   2   >