We've just released a minor update for Snippets for Windows. In addition to small bug fixes this update fixes the way it works with the terminal-like apps on Windows.The problem is that Snippets simulates pressing Ctrl+V when pastes snippets' code whether you use SnippetsAssistant (through global search or Task Bar) or SnippetsExpander. However, terminal apps on Windows do not allow to use Ctrl+C and Ctrl+V for Copy/Paste functionality. Instead Ctrl+Insert and Shift+Insert should be used.We decided to make it configurable, so you can tell Snippets which keystroke to use in particular application. There is a config file at C:\Users\Username\AppData\Local\Snippets\UserSettings.xml. Content of this file is fairly self-explanatory, feel free to edit this file. Relaunch of Snippets is required to apply the changes.Thanks to Rachik Bouanani for the report and collaboration on this problem.Check for updates and enjoy :).