[haskeline] #93: Add case-insensitive completion option
haskeline
haskeline at projects.haskell.org
Mon Jun 22 23:46:11 EDT 2009
#93: Add case-insensitive completion option
------------------------+---------------------------------------------------
Reporter: cjs | Owner:
Type: enhancement | Status: new
Priority: minor | Milestone:
Version: 0.6 | Keywords: completion
------------------------+---------------------------------------------------
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".
--
Ticket URL: <http://trac.haskell.org/haskeline/ticket/93>
haskeline <http://example.org/>
My example project
More information about the Haskeline
mailing list