ipython / ipython/ipython

path completion should favor displaying the actually completed part of the string rather than the prefix

Aperta
#11,441 1 commento 1 reazione 0 assegnatari Vedi su GitHub
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.

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.