On 10/5/06, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:
> 6c6
> < printf (_ "%s: Directory stack is empty...") popd
> ---
> > printf (_ "%s: Directory stack is empty.\n") popd
Fixed. Thank you.
>
>
>
On 10/4/06, Jason Grossman <[EMAIL PROTECTED]> wrote:
> I'm finding the names "global" and "universal" (for variables)
> confusing. They sound to me like they should mean the same thing.
> Since fish emphasises discoverability, could they have more self-
> explanatory names?
I agree. Here are so
Multiline editing rocks. Here are some thoughts.
The ellipsis (
) at the start and end of lines is cool and makes clear
that the line was wrapped. But it also complicates pasting commands
into an editor, as you have to delete all the ellipses. Granted,
pasting would require re-formatting anyway
6c6
< printf (_ "%s: Directory stack is empty...") popd
---
> printf (_ "%s: Directory stack is empty.\n") popd
-
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay
Multiline editing rocks. Here are some thoughts.
The ellipsis (…) at the start and end of lines is cool and makes clear
that the line was wrapped. But it also complicates pasting commands
into an editor, as you have to delete all the ellipses. Granted,
pasting would require re-formatting anyway
I'm finding the names "global" and "universal" (for variables)
confusing. They sound to me like they should mean the same thing.
Since fish emphasises discoverability, could they have more self-
explanatory names?
Jason
--
This is a reply to a message that was accidantally
sent off list. I have Philips permission to post the
reply on list.
--- Philip Ganchev <[EMAIL PROTECTED]> skrev:
> On 10/1/06, Axel Liljencrantz
> <[EMAIL PROTECTED]> wrote:
> > Hi Philip
> >
> > Is it intentional that your emails where not sent
On 9/21/06, Beni Cherniavsky <[EMAIL PROTECTED]> wrote:
> On 18/09/06, Axel Liljencrantz <[EMAIL PROTECTED]> wrote:
> > On 9/18/06, Axel Liljencrantz <[EMAIL PROTECTED]> wrote:
> > [...]
> > > > * Allow ``commandline -o CMD`` to tokenize CMD instead of current
> > > > command line (saving, replacin
On 10/4/06, James Hughes <[EMAIL PROTECTED]> wrote:
> On 10/4/06, Axel Liljencrantz <[EMAIL PROTECTED]> wrote:
>
> > *doh*
> >
> > I should have thought of this much sooner. Autoloaded functions where
> > added in 1.21.0. My bad. :(
> >
> > >
> > > I'll try upgrading to 1.21.12 and see what happens
On 10/4/06, Martin Bähr <[EMAIL PROTECTED]> wrote:
> On Wed, Oct 04, 2006 at 05:33:43PM +0200, Axel Liljencrantz wrote:
> > Thinking a bit more about this, it should be possible to automate this
> > completely.
> >
> > function --on-variable DISPLAY check_universal_display
> > if set -qU DISPLAY
>
On 10/4/06, Axel Liljencrantz <[EMAIL PROTECTED]> wrote:
> *doh*
>
> I should have thought of this much sooner. Autoloaded functions where
> added in 1.21.0. My bad. :(
>
> >
> > I'll try upgrading to 1.21.12 and see what happens.
I grabbed the source package for 1.21.12 and my user functions are
On Wed, Oct 04, 2006 at 05:33:43PM +0200, Axel Liljencrantz wrote:
> Thinking a bit more about this, it should be possible to automate this
> completely.
>
> function --on-variable DISPLAY check_universal_display
> if set -qU DISPLAY
>set -eg DISPLAY
> end
> end
you mean you have features i
On 10/4/06, James Hughes <[EMAIL PROTECTED]> wrote:
> On 10/4/06, Axel Liljencrantz <[EMAIL PROTECTED]> wrote:
> > >
> > > Am I doing something wrong?
> >
> > As near as I can tell, you are doing everything right. But the
> > /etc/fish file should contain the following line:
> >
> > set -g fish_fun
On 10/4/06, Axel Liljencrantz <[EMAIL PROTECTED]> wrote:
> >
> > Am I doing something wrong?
>
> As near as I can tell, you are doing everything right. But the
> /etc/fish file should contain the following line:
>
> set -g fish_function_path ~/.fish.d/functions/etc/fish.d/functions
>/usr/sh
On 10/4/06, James Hughes <[EMAIL PROTECTED]> wrote:
> On 10/4/06, Axel Liljencrantz <[EMAIL PROTECTED]> wrote:
> > On 10/3/06, James Hughes <[EMAIL PROTECTED]> wrote:
> > >
> > > I'm trying to add functions using the method outlined here:
> > >
> > > http://www.mail-archive.com/fish-users@lists.sou
On 10/4/06, Axel Liljencrantz <[EMAIL PROTECTED]> wrote:
> On 10/3/06, James Hughes <[EMAIL PROTECTED]> wrote:
> >
> > I'm trying to add functions using the method outlined here:
> >
> > http://www.mail-archive.com/fish-users@lists.sourceforge.net/msg00805.html
~> functions foo
function foo --des
On 10/4/06, James Vega <[EMAIL PROTECTED]> wrote:
> On Tue, Oct 03, 2006 at 11:25:06PM +0200, Axel Liljencrantz wrote:
> > --- Martin Bähr <[EMAIL PROTECTED]> > skrev:
> > http://www.pathname.com/fhs/pub/fhs-2.3.html#FTN.AEN540
> > > It is recommended that files be stored in
> > > subdirectories
On 10/2/06, Axel Liljencrantz <[EMAIL PROTECTED]> wrote:
>
> --- Martin Bähr <[EMAIL PROTECTED]>
> skrev:
>
> > On Sun, Oct 01, 2006 at 05:42:08PM +0200, Axel
> > Liljencrantz wrote:
> > > Hope the forwarding doesn't mess up the formating
> > completely.
> >
> > many extra line breaks unfortunately
On 10/2/06, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:
> On 9/28/06, Myrddin Emrys <[EMAIL PROTECTED]> wrote:
> > On 9/28/06, Philip Ganchev <[EMAIL PROTECTED]> wrote:
> > > On 9/22/06, Myrddin Emrys <[EMAIL PROTECTED]> wrote:
> > > > I have only one problem with those two methods Ben... neither
On 10/3/06, James Hughes <[EMAIL PROTECTED]> wrote:
> Hi,
>
> I'm a new fish user. My subscription to this mailing list is stuck in
> a queue somewhere, so if you could cc me when replying I'd appreciate
> it.
The subscription should be automatic, I suspect the actual cause is
that there seems to
Hi,
I'm a new fish user. My subscription to this mailing list is stuck in
a queue somewhere, so if you could cc me when replying I'd appreciate
it.
I'm trying to add functions using the method outlined here:
http://www.mail-archive.com/fish-users@lists.sourceforge.net/msg00805.html
I can put fu
On 9/28/06, Myrddin Emrys <[EMAIL PROTECTED]> wrote:
> On 9/28/06, Philip Ganchev <[EMAIL PROTECTED]> wrote:
> > On 9/22/06, Myrddin Emrys <[EMAIL PROTECTED]> wrote:
> > > I have only one problem with those two methods Ben... neither will
> > > capture command modes, and unfortunately that means th
Neither of these is convenient. It is better to have a separate wayof accessing the saved text, because presumably I remember *that* I
saved what I need. That may require iterating through only severalentries till you reach the script. And that can also be madesearchable.I disagree. I don't thin
in other words: do not create multiple files in the users homedirectory,but please move all of them into one directory called .fish (and not
.fish.d as the .d is redundant)Ditto. I fiddle with config files enough that I put use the '-a' flag on my listings pretty constantly... so .fish added a sign
On 10/1/06, Philip Ganchev <[EMAIL PROTECTED]> wrote:
> This happens if you type (;) as the first non-space character.
>
> fish> fish
> Welcome to fish, the friendly interactive shell
> Type help for instructions on how to use fish
> fish> # I will just type (;)
> fish> fish: Job 1, "fish " term
This happens if you type (;) as the first non-space character.
fish> fish
Welcome to fish, the friendly interactive shell
Type help for instructions on how to use fish
fish> # I will just type (;)
fish> fish: Job 1, "fish " terminated by signal SIGSEGV (Address
boundary error)
fish> fish --vers
On 10/1/06, Axel Liljencrantz <[EMAIL PROTECTED]> wrote:
> I've finally gotten around to taking a first stab at
> multiline editing. There is a patch in the darcs tree
> that enables this.
Awesome! This is very exciting!
> Features:
>
> * Single-line editing works as before. There should be
> no
27 matches
Mail list logo