Package: aptitude
Version: 0.6.8.2-1
Severity: wishlist

Hi.

It would be nice when aptitude would use unicode characters for the trees in the
dependency lists, e.g. instead of:
 --\ Depends (3)
    --- libc-dev-bin (= 2.17-3)
    --- libc6 (= 2.17-3)
    --- linux-libc-dev
  --\ Suggests (2)
    --- glibc-doc (UNSATISFIED)
    --\ manpages-dev
i     3.51-1
  --\ Recommends (1)                                                            
                                                                                
                              
    --\ gcc | c-compiler

something like this:

├─ Depends (3)
│  ├─ libc-dev-bin (= 2.17-3)
│  ├─ libc6 (= 2.17-3)
│  └─ linux-libc-dev
├─ Suggests (2)
│  ├─ glibc-doc (UNSATISFIED)
│  └─ manpages-dev
│     i     3.51-1
└─ Recommends (1)                                                               
                                                                                
                           
   └─ gcc | c-compiler


Cheers,
Chris.

_______________________________________________
Aptitude-devel mailing list
[email protected]
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/aptitude-devel

Reply via email to