path completion should favor displaying the actually completed part of the string rather than the prefix
Aperta
- Lingua principale
- Python
- Stelle
- 16.8k
- Fork
- 4.5k
- Merge medio
- 1g 2h
- PR unite (30g)
- 6
Descrizione
Essentially, this is exactly the same issue as #9835, except that it affects path completion rather than object completion: when completing /some/very/very/long/path/with/subdirectories/{a,and,b}, ipython (7.0.1) currently truncates away the end of the paths, whereas it would be more useful to truncate away the common, beginning part.
Guida per i contributori
Apri la guida per i contributori
Valutazione
Questa issue non è ancora stata valutata.