Hi all,

You can use either right arrow or Ctrl + F to complete autosuggestion.

Regards,
Siteshwar

On 5/30/12, Stestagg <stest...@gmail.com> wrote:
> Thank you, I was wondering the same thing.
>
> Running it on osx and ubuntu, and it /does/ scream along!
>
> Steve
>
> On Wed, May 30, 2012 at 3:46 PM, David Frascone <d...@frascone.com> wrote:
>
>> Found the hotkey -- right arrow :)
>>
>> -Dave
>>
>>
>> On Wed, May 30, 2012 at 8:45 AM, David Frascone <d...@frascone.com>
>> wrote:
>>
>>> The autosuggestions take a bit to get used to . . . they're kind of
>>> distracting.  BUT:  They do guess correctly a lot -- which is nice.
>>>
>>> The only thing I don't like so far is when it guesses almost right, the
>>> tab acts funny.  For example:
>>>
>>> If you are in a directory with five entries:  1234 1235 1236 1237 and
>>> you
>>> type "cd", it will autocomplete:
>>>
>>> cd 1236/
>>>
>>> With the cursor on the one.  If you then hit tab, the cursor will move
>>> to
>>> 123 so that you can choose which one to use.  However, when I see the dir
>>> I
>>> want, for example, 1236, and hit enter, it instead tries to use "cd 123"
>>> as
>>> the completion.
>>>
>>> Maybe I'm just doing it wrong . . . but, other than that, the
>>> suggestions
>>> rock -- I'm sure there's a hotkey to say "yes" -- I just haven't found
>>> it
>>> yet!
>>>
>>> -Dave
>>>
>>> On Wed, May 30, 2012 at 8:05 AM, Jan Kanis <jan.c...@jankanis.nl> wrote:
>>>
>>>> Great to hear this! I already had a look at your C++ branch on
>>>> gitorious
>>>> some time ago and I was wondering what you were planning to do with it.
>>>> I'll certainly give it a try.
>>>>
>>>> On Wed, May 30, 2012 at 11:43 AM, ridiculous_fish <
>>>> corydo...@ridiculousfish.com> wrote:
>>>>
>>>>> Hello fellow fish fans! I am ridiculous_fish, and I come bearing
>>>>> lungfuls of new life!
>>>>>
>>>>> Over the past year, I and my partner Siteshwar have been working on a
>>>>> fish fork. We've been modernizing fish's codebase, while adding some
>>>>> truly
>>>>> compelling features and improving performance. We've been living on
>>>>> this
>>>>> fork for months, and we think it's _awesome_. Compared to stock fish,
>>>>> our
>>>>> branch is noticeably faster and easier to maintain, and its new
>>>>> features
>>>>> have ruined me for all other shells. bash now tastes like cardboard.
>>>>>
>>>>> Our fork is now in Open Beta, and we'd like to invite you to try it
>>>>> out! We are interested in feedback and bug reports.
>>>>>
>>>>> We'd also like to start a discussion about our changes and whether/how
>>>>> to incorporate them into fish trunk (which we would very much like to
>>>>> do).
>>>>> Our changes are transformative and impact nearly every aspect of
>>>>> fish's
>>>>> code base, so it is not to be undertaken lightly. But our changes are
>>>>> also
>>>>> very compelling from the perspectives of both users and maintainers,
>>>>> and
>>>>> our months of living-on have given us a lot of confidence in them. Our
>>>>> branch is not only the best fish ever made; we think it's the best
>>>>> POSIX
>>>>> command line shell, period.
>>>>>
>>>>> Here's how to get it!
>>>>>
>>>>>  Main page: http://ridiculousfish.com/shell/
>>>>>  Open beta page: http://ridiculousfish.com/shell/beta.html
>>>>>  Release notes: http://ridiculousfish.com/shell/release_notes.html
>>>>>  Gitorious page:
>>>>> https://gitorious.org/~ridiculousfish/fish-shell/fishfish
>>>>>
>>>>> The relevant git branch is fish_fish.
>>>>>
>>>>> Please share your thoughts, reactions, rants, raves, and bug reports
>>>>> on
>>>>> this list. If all goes well, we'll announce the Open Beta more widely
>>>>> in
>>>>> the upcoming week.
>>>>>
>>>>> A few teaser improvements (for a longer list, see the Release Notes
>>>>> above):
>>>>>
>>>>> - Autosuggestions (think URL fields in browsers)
>>>>> - 256 color support
>>>>> - Web-based configuration
>>>>> - Syntax highlighting is now multithreaded, so it doesn't cause
>>>>> stuttering typing on slow disks / filesystems
>>>>> - Overall performance is way better
>>>>> - It's all in (sane) C++. No more string_buffer_t, array_list_t, or
>>>>> hash_table_t, and no more halloc!
>>>>>
>>>>>
>>>>>
>>>>> ------------------------------------------------------------------------------
>>>>> Live Security Virtual Conference
>>>>> Exclusive live event will cover all the ways today's security and
>>>>> threat landscape has changed and how IT managers can respond.
>>>>> Discussions
>>>>> will include endpoint security, mobile security and the latest in
>>>>> malware
>>>>> threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
>>>>> _______________________________________________
>>>>> Fish-users mailing list
>>>>> Fish-users@lists.sourceforge.net
>>>>> https://lists.sourceforge.net/lists/listinfo/fish-users
>>>>>
>>>>
>>>>
>>>>
>>>> ------------------------------------------------------------------------------
>>>> Live Security Virtual Conference
>>>> Exclusive live event will cover all the ways today's security and
>>>> threat landscape has changed and how IT managers can respond.
>>>> Discussions
>>>> will include endpoint security, mobile security and the latest in
>>>> malware
>>>> threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
>>>> _______________________________________________
>>>> Fish-users mailing list
>>>> Fish-users@lists.sourceforge.net
>>>> https://lists.sourceforge.net/lists/listinfo/fish-users
>>>>
>>>>
>>>
>>
>>
>> ------------------------------------------------------------------------------
>> Live Security Virtual Conference
>> Exclusive live event will cover all the ways today's security and
>> threat landscape has changed and how IT managers can respond. Discussions
>> will include endpoint security, mobile security and the latest in malware
>> threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
>> _______________________________________________
>> Fish-users mailing list
>> Fish-users@lists.sourceforge.net
>> https://lists.sourceforge.net/lists/listinfo/fish-users
>>
>>
>

------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
Fish-users mailing list
Fish-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fish-users

Reply via email to