1. enable terminal suggest and `terminal.integrated.suggest.upArrowNavigatesHistory` 2. type and enter `echo hello` 3. type `e` and up arrow 4. ✅ history is navigated and the widget closes 5. clear and type `echo` 6. hit down arrow then up arrow twice 7. ✅ suggest widget is navigated instead of history 8. hit enter 9. type and `e` and up arrow 10. 🐛 widget is navigated instead of history
terminal.integrated.suggest.upArrowNavigatesHistoryecho helloeand up arrowechoeand up arrow