fix: Commands now completable when not starting with / (#4846)
* Add commands to completable inputs when no prefix
This commit is contained in:
+1
-1
@@ -25,7 +25,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)
|
||||
- Dev: Laid the groundwork for advanced input completion strategies. (#4639, #4846)
|
||||
|
||||
## 2.4.5
|
||||
|
||||
|
||||
Reference in New Issue
Block a user