fix: Fix username tab completion without @ (#4853)

This commit is contained in:
Daniel Sage
2023-10-01 05:39:18 -04:00
committed by GitHub
parent 467e36767c
commit 4bb196c644
3 changed files with 14 additions and 6 deletions
+1 -1
View File
@@ -27,7 +27,7 @@
- Dev: Refactor `Image` & Image's `Frames`. (#4773)
- Dev: Add `WindowManager::getLastSelectedWindow()` to replace `getMainWindow()`. (#4816)
- Dev: Clarify signal connection lifetimes where applicable. (#4818)
- Dev: Laid the groundwork for advanced input completion strategies. (#4639, #4846)
- Dev: Laid the groundwork for advanced input completion strategies. (#4639, #4846, #4853)
- Dev: Fixed flickering when running with Direct2D on Windows. (#4851)
## 2.4.6