Ticket #59 (new enhancement)
username completion function
| Reported by: | judah | Owned by: | |
|---|---|---|---|
| Priority: | minor | Milestone: | 0.6.* |
| Version: | Keywords: | ||
| Cc: |
Description
Provide a username completion function which is platform-independent.
On POSIX, we can use System.Posix.User.getAllUserEntries. I'm not sure what the right thing is to do on Windows.
This can also probably be used to enhance the filename completion (so that e.g. ~judah/ is completed correctly).
Change History
Note: See
TracTickets for help on using
tickets.
