aboutsummaryrefslogtreecommitdiff
path: root/src/libutil/suggestions.hh
AgeCommit message (Expand)Author
2022-03-07Merge `or-suggestions.hh` into `suggestions.hh`regnat
2022-03-07Implement `operator<<` for Suggestionsregnat
2022-03-07Move OrSuggestions to its own headerregnat
2022-03-07Also display suggestions for the commands using the eval cacheregnat
2022-03-07Add some tests for the suggestionsregnat
2022-03-07Implement a suggestions mechanismregnat