ipython / ipython/ipython

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

Aberta
#11,441 1 comentário 1 reação 0 responsáveis Ver no GitHub
Linguagem predominante
Python
Estrelas
16.8k
Forks
4.5k
Merge médio
1d 2h
PRs com merge (30d)
6

Descrição

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.

Guia de contribuição

Abrir o guia de contribuição

Avaliação

Esta issue ainda não foi avaliada.

Receba novas issues na sua caixa de entrada

Um resumo curto de issues do GitHub para quem está começando.