<!-- 
RSS generated by JIRA (9.7.1#970001-sha1:2222b88b221c4928ef0de3161136cc90c8356a66) at Thu Feb 08 03:06:06 UTC 2024

It is possible to restrict the fields that are returned in this document by specifying the 'field' parameter in your request.
For example, to request only the issue key and summary append 'field=key&field=summary' to the URL of your request.
-->
<rss version="0.92" >
<channel>
    <title>MongoDB Jira</title>
    <link>https://jira.mongodb.org</link>
    <description>This file is an XML representation of an issue</description>
    <language>en-us</language>    <build-info>
        <version>9.7.1</version>
        <build-number>970001</build-number>
        <build-date>13-04-2023</build-date>
    </build-info>


<item>
            <title>[SERVER-4480] Autocompletion in shell is broken</title>
                <link>https://jira.mongodb.org/browse/SERVER-4480</link>
                <project id="10000" key="SERVER">Core Server</project>
                    <description>&lt;p&gt;Hi!&lt;/p&gt;

&lt;p&gt;In latest MongoDB 2.0.2-rc1 and -rc2 (at least) autocomplete behaviour has changed. Before it was good, as in unix shells, when you hit tab you see list of possible completions. Now (in those rc&apos;s), it just writes completion in cirtular way, which is unusable. Please, fix that.&lt;/p&gt;

&lt;p&gt;Also, it doesn&apos;t respect UNIX shell keys like Alt+B/Alt+F to go word forward/word backward, Alt+Backspace to remove word and maybe some other key combinations (emacs-like ones).&lt;/p&gt;

&lt;p&gt;I&apos;m not sure if it&apos;s a bug or feature, but it&apos;s really annoying and I&apos;m so afraid it will go to 2.0.2 that I&apos;ve decided to create a ticket (at irc noone responded, the only respond on this I got is &quot;go jira.mongodb.org&quot;).&lt;/p&gt;

&lt;p&gt;My platform is Linux x86-64.&lt;/p&gt;

&lt;p&gt;Thank you!&lt;/p&gt;</description>
                <environment></environment>
        <key id="26517">SERVER-4480</key>
            <summary>Autocompletion in shell is broken</summary>
                <type id="1" iconUrl="https://jira.mongodb.org/secure/viewavatar?size=xsmall&amp;avatarId=14703&amp;avatarType=issuetype">Bug</type>
                                            <priority id="3" iconUrl="https://jira.mongodb.org/images/icons/priorities/major.svg">Major - P3</priority>
                        <status id="6" iconUrl="https://jira.mongodb.org/images/icons/statuses/closed.png" description="The issue is considered finished, the resolution is correct. Issues which are closed can be reopened.">Closed</status>
                    <statusCategory id="3" key="done" colorName="success"/>
                                    <resolution id="3">Duplicate</resolution>
                                        <assignee username="tad">Tad Marshall</assignee>
                                    <reporter username="k-bx">Kostyantyn Rybnikov</reporter>
                        <labels>
                    </labels>
                <created>Tue, 13 Dec 2011 16:54:38 +0000</created>
                <updated>Wed, 29 Feb 2012 03:53:55 +0000</updated>
                            <resolved>Tue, 13 Dec 2011 20:45:03 +0000</resolved>
                                                                    <component>Shell</component>
                                        <votes>0</votes>
                                    <watches>0</watches>
                                                                                                                <comments>
                            <comment id="78181" author="tad" created="Fri, 6 Jan 2012 18:16:54 +0000"  >&lt;p&gt;Sorry, I didn&apos;t realize that some of the nightly builds are way behind.  I just tried the 2.1.0-pre- Linux 32-bit nightly, and it is up-to-date and has the new command completion.  You obviously don&apos;t want to run a 32-bit mongod, but a 32-bit mongo shell should be fine if you can run 32-bit (you may need ia32-libs for Debian/Ubuntu to run 32-bit in 64-bit Linux).  Let us know if it works for you!&lt;/p&gt;

&lt;p&gt;The URL I used is &lt;a href=&quot;http://downloads.mongodb.org/linux/mongodb-linux-i686-latest.tgz&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;http://downloads.mongodb.org/linux/mongodb-linux-i686-latest.tgz&lt;/a&gt; and the git version of mongod (and hence mongo) was 2b104cdedb06f2b6f764310ee6554f90a70bd0d6 .&lt;/p&gt;

&lt;p&gt;commit 2b104cdedb06f2b6f764310ee6554f90a70bd0d6&lt;br/&gt;
Author: Tad Marshall &amp;lt;tad@10gen.com&amp;gt;&lt;br/&gt;
Date:   Thu Jan 5 21:46:45 2012 -0500&lt;/p&gt;</comment>
                            <comment id="78156" author="k-bx" created="Fri, 6 Jan 2012 16:42:32 +0000"  >&lt;p&gt;Tad,&lt;/p&gt;

&lt;p&gt;the nightly build from &lt;a href=&quot;http://www.mongodb.org/downloads&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;http://www.mongodb.org/downloads&lt;/a&gt; for linux 64 is for 2011-11-05&lt;/p&gt;

&lt;p&gt;Is there a place where I could get a more recent one? Thanks.&lt;/p&gt;</comment>
                            <comment id="77695" author="tad" created="Thu, 5 Jan 2012 00:46:45 +0000"  >&lt;p&gt;Command completion is back to readline/bash style for 2.1.0.  Try a nightly build of the shell if you want to check it out.&lt;/p&gt;</comment>
                            <comment id="72899" author="tad" created="Tue, 13 Dec 2011 21:51:07 +0000"  >&lt;p&gt;We&apos;re hoping to get Unicode (UTF-8) support into the shell for 2.1 as well, see &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-2939&quot; class=&quot;external-link&quot; rel=&quot;nofollow&quot;&gt;https://jira.mongodb.org/browse/SERVER-2939&lt;/a&gt; , so Cyrilic would get fixed as well.&lt;/p&gt;</comment>
                            <comment id="72895" author="k-bx" created="Tue, 13 Dec 2011 21:32:41 +0000"  >&lt;p&gt;Tad Marshall, thank you! I will follow what you said and use 1.8 shell. Thanks!&lt;/p&gt;</comment>
                            <comment id="72893" author="k-bx" created="Tue, 13 Dec 2011 21:29:34 +0000"  >&lt;p&gt;Btw you can see small bug when entering Cyrillic letters on first video too &lt;img class=&quot;emoticon&quot; src=&quot;https://jira.mongodb.org/images/icons/emoticons/smile.png&quot; height=&quot;16&quot; width=&quot;16&quot; align=&quot;absmiddle&quot; alt=&quot;&quot; border=&quot;0&quot;/&gt;&lt;/p&gt;</comment>
                            <comment id="72892" author="k-bx" created="Tue, 13 Dec 2011 21:28:27 +0000"  >&lt;p&gt;Sure!&lt;/p&gt;

&lt;p&gt;Here&apos;s the auto-completion issue (and difference between good old bash-completion and modern mongo one): &lt;a href=&quot;http://dl.dropbox.com/u/865508/out-2.ogv&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;http://dl.dropbox.com/u/865508/out-2.ogv&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;And here&apos;s Alt+B/Alt+M issue (or feature request, because maybe it didn&apos;t work before) &lt;a href=&quot;http://dl.dropbox.com/u/865508/out-5.ogv&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;http://dl.dropbox.com/u/865508/out-5.ogv&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="72882" author="tad" created="Tue, 13 Dec 2011 20:43:37 +0000"  >&lt;p&gt;This is being addressed for version 2.1.  See &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-4312&quot; class=&quot;external-link&quot; rel=&quot;nofollow&quot;&gt;https://jira.mongodb.org/browse/SERVER-4312&lt;/a&gt; .  Alt+B/Alt+F and Alt+Backspace are done, bringing back the bash/readline style of command completion will be in 2.1 as well.  In the meantime, you can use the 1.8 mongo shell with version 2.0.2, it is compatible.&lt;/p&gt;</comment>
                            <comment id="72872" author="eliot" created="Tue, 13 Dec 2011 20:18:44 +0000"  >&lt;p&gt;Can you send an example of what you mean?&lt;/p&gt;</comment>
                    </comments>
                <issuelinks>
                            <issuelinktype id="10010">
                    <name>Duplicate</name>
                                            <outwardlinks description="duplicates">
                                        <issuelink>
            <issuekey id="25067">SERVER-4312</issuekey>
        </issuelink>
                            </outwardlinks>
                                                        </issuelinktype>
                    </issuelinks>
                <attachments>
                    </attachments>
                <subtasks>
                    </subtasks>
                <customfields>
                                                <customfield id="customfield_10050" key="com.atlassian.jira.toolkit:comments">
                        <customfieldname># Replies</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>9.0</customfieldvalue>
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                <customfield id="customfield_10055" key="com.atlassian.jira.ext.charting:firstresponsedate">
                        <customfieldname>Date of 1st Reply</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>Tue, 13 Dec 2011 20:18:44 +0000</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_10052" key="com.atlassian.jira.toolkit:dayslastcommented">
                        <customfieldname>Days since reply</customfieldname>
                        <customfieldvalues>
                                        12 years, 6 weeks, 5 days ago
    
                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_18254" key="com.onresolve.jira.groovy.groovyrunner:scripted-field">
                        <customfieldname>Dependencies</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue><![CDATA[]]></customfieldvalue>


                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_15850" key="com.atlassian.jira.plugins.jira-development-integration-plugin:devsummary">
                        <customfieldname>Development</customfieldname>
                        <customfieldvalues>
                            
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    <customfield id="customfield_10057" key="com.atlassian.jira.toolkit:lastusercommented">
                        <customfieldname>Last comment by Customer</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>true</customfieldvalue>
                        </customfieldvalues>
                    </customfield>
                                                                                            <customfield id="customfield_10056" key="com.atlassian.jira.toolkit:lastupdaterorcommenter">
                        <customfieldname>Last commenter</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>ian@mongodb.com</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_11151" key="com.atlassian.jira.toolkit:LastCommentDate">
                        <customfieldname>Last public comment date</customfieldname>
                        <customfieldvalues>
                            12 years, 6 weeks, 5 days ago
                        </customfieldvalues>
                    </customfield>
                                                                                                                        <customfield id="customfield_10000" key="com.atlassian.jira.plugin.system.customfieldtypes:radiobuttons">
                        <customfieldname>Old_Backport</customfieldname>
                        <customfieldvalues>
                                <customfieldvalue key="10000"><![CDATA[No]]></customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_10032" key="com.atlassian.jira.plugin.system.customfieldtypes:select">
                        <customfieldname>Operating System</customfieldname>
                        <customfieldvalues>
                                <customfieldvalue key="10026"><![CDATA[ALL]]></customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                <customfield id="customfield_10051" key="com.atlassian.jira.toolkit:participants">
                        <customfieldname>Participants</customfieldname>
                        <customfieldvalues>
                                        <customfieldvalue>eliot</customfieldvalue>
            <customfieldvalue>k-bx</customfieldvalue>
            <customfieldvalue>tad</customfieldvalue>
    
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                        <customfield id="customfield_14254" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Product Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>1|hrojbr:</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                <customfield id="customfield_12550" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>2|hritbb:</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_10558" key="com.pyxis.greenhopper.jira:gh-global-rank">
                        <customfieldname>Rank (Obsolete)</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>23402</customfieldvalue>
                        </customfieldvalues>
                    </customfield>
                                                                                            <customfield id="customfield_23361" key="com.onresolve.jira.groovy.groovyrunner:scripted-field">
                        <customfieldname>Requested By</customfieldname>
                        <customfieldvalues>
                                

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            <customfield id="customfield_10053" key="com.atlassian.jira.ext.charting:timeinstatus">
                        <customfieldname>Time In Status</customfieldname>
                        <customfieldvalues>
                            
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                        <customfield id="customfield_22870" key="com.onresolve.jira.groovy.groovyrunner:scripted-field">
                        <customfieldname>Triagers</customfieldname>
                        <customfieldvalues>
                                

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                    <customfield id="customfield_14350" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>serverRank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>1|hsstfb:</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                    </customfields>
    </item>
</channel>
</rss>