Age | Commit message (Expand) | Author |
---|---|---|
2020-08-04 | LibLine: Removed unused private field m_prompt_metrics | Nico Weber |
2020-06-30 | LibLine: Correctly display suggestions on multiline prompts | AnotherTest |
2020-06-07 | LibLine: Use more descriptive names for row/column | AnotherTest |
2020-05-29 | Meta: Add a script check the presence of "#pragma once" in header files | Emanuele Torre |
2020-05-23 | LibLine: Properly paginate suggestions in XtermSuggestionDisplay | AnotherTest |
2020-05-23 | LibLine: Refactor suggestion handling and display logic out | AnotherTest |