Ticket #93 (new enhancement)
Opened 4 years ago
Add case-insensitive completion option
| Reported by: | cjs | Owned by: | |
|---|---|---|---|
| Priority: | minor | Milestone: | |
| Version: | 0.6 | Keywords: | completion |
| Cc: |
Description
Add a completionCaseInsensitive option for ~/.haskeline that defaults to False. If set instead to True, asking to complete "fo" would match both "foo" and "Foo".
Note: See
TracTickets for help on using
tickets.
