Bug 14605 - bash-completion doesn't work
Summary: bash-completion doesn't work
Status: CLOSED NOTABUG
Alias: None
Product: Sisyphus
Classification: Development
Component: xterm (show other bugs)
Version: unstable
Hardware: all Linux
: P2 normal
Assignee: Fr. Br. George
QA Contact: qa-sisyphus
URL:
Keywords:
Depends on: 14606
Blocks:
  Show dependency tree
 
Reported: 2008-02-21 16:40 MSK by Ivan Zakharyaschev
Modified: 2008-02-22 01:06 MSK (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Ivan Zakharyaschev 2008-02-21 16:40:18 MSK
xterm-232-alt1
bash-completion-20060301-alt04
bash-3.1.17-alt4

Same as https://bugzilla.altlinux.org/show_bug.cgi?id=14604 for aterm-1.0.1-alt1.
Steps to Reproduce:
1. Start xterm
2. type: rpm -q pyth<TAB><TAB><TAB>
3.
Actual Results:  
no completion suggestions

Expected Results:  
there are completion suggestions. It works in Eterm-0.9.3-alt2:

$ rpm -q python
python                              python-module-mutagen              
python-module-pygtksourceview
python-base                         python-module-notify               
python-module-pyorbit
python-dev                          python-module-Numeric              
python-module-PyQt4
pythonlib                           python-module-numpy                
python-module-pyxdg
python-module-alsaaudio             python-module-paramiko             
python-module-PyXML
python-module-avahi                 python-module-pyao                 
python-module-qt
python-module-configparse           python-module-pycairo              
python-module-Reportlab
python-module-Crypto                python-module-pygnome              
python-modules
python-module-ctypes                python-module-pygnome-applet       
python-modules-bsddb
python-module-dbus                  python-module-pygnome-bonobo       
python-modules-compiler
python-module-elementtree           python-module-pygnome-canvas       
python-modules-curses
python-module-eyeD3                 python-module-pygnome-desktop      
python-modules-email
python-module-feedparser            python-module-pygnome-extras       
python-modules-encodings
python-module-gnome-menus           python-module-pygnome-gconf        
python-modules-gpod
python-module-gst                   python-module-pygnome-gnomeprint   
python-modules-hotshot
python-module-id3-py                python-module-pygnome-gnome-vfs    
python-module-sip
python-module-imaging               python-module-pygnome-nautilusburn 
python-modules-logging
python-module-libxml2               python-module-pygobject            
python-modules-tkinter
python-module-lxml                  python-module-pygobject-devel      
python-modules-xml
python-module-medusa                python-module-pygtk                
python-module-vte
python-module-minihallib            python-module-pygtk-devel          
python-strict
python-module-mm                    python-module-pygtk-libglade       
python-tools-i18n
$ rpm -q python
Comment 1 Damir Shayhutdinov 2008-02-21 17:32:03 MSK
На мантяина.
Comment 2 Slava Semushin 2008-02-21 18:54:17 MSK
У меня авто дополнение работает как в aterm, так и в xterm. Правда, я использую
zsh. Может терминал не виноват? :)
Comment 3 Ivan Zakharyaschev 2008-02-21 19:35:46 MSK
Да, попробовал: в zsh у меня тоже работает.
Comment 4 Ivan Zakharyaschev 2008-02-21 19:36:28 MSK
(In reply to comment #2)
> Может терминал не виноват? :)

Поэтому есть #14606 .
Comment 5 Ivan Zakharyaschev 2008-02-22 01:06:08 MSK
It's not a bug of the terminal (#14606).