pretty completition for pointed files
Bug #718340 reported by
Andrew Svetlov
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
bloggertool |
New
|
Undecided
|
Unassigned | ||
0.2 |
New
|
Undecided
|
Unassigned |
Bug Description
If user specifies file system shold follow completition rules as shells does.
For examle 'blog html article1'.
Context is: some file with .rst extension.
If current folder structure is:
- article1.html
- article1.inner.html
- article1.rst
- article2.rst
finder should return article1.rst (fullname probably).
The same for 'article1.'
If specified file name allows multiple exnedings (for example, 'article' in our case) finder should raise exception with text like:
'file' parameter 'article' is ambigous.
Changed in bloggertool: | |
milestone: | none → 0.2 |
summary: |
- pretty comletition for pointed files + pretty completition for pointed files |
To post a comment you must log in.