• Jacek Sowiński's avatar
    Add completion box and full completion support · 1fbf62a3
    Jacek Sowiński authored
    - completion box pops out for multiple candidates
    - <Tab> and <Shift-Tab> will navigate through the list of candidates
    - any other key than <Tab> and <Shift-Tab> will close the box
    - completion box is glued to cursor and is trimmed to max 4 lines
    - +projects, @contexts, dates and commands (with aliases) are supported
    1fbf62a3
ConsoleWidget.py 3.5 KB