-
```
What steps will reproduce the problem?
1. install cygwin (shortcut to "Cygwin Terminal" will be created on desktop)
2. right-click "Cygwin Terminal" -> "Properties"
3. focus the field "Shortcut ke…
-
I attempted to update Insiders today using the usual "apply update and restart" action and ran into the following error. It looks like some console-related processes blocked update. No VS Code windows…
-
```
What steps will reproduce the problem?
1. install cygwin (shortcut to "Cygwin Terminal" will be created on desktop)
2. right-click "Cygwin Terminal" -> "Properties"
3. focus the field "Shortcut ke…
-
`Unhandled exception at 0x00007FFA585C1DB1 (Windows.UI.XamlHost.dll) in Terminals.exe: Fatal program exit requested.`
Terminals 4.0.1
Windows 10 Pro
Version 1709
OS Build 16299.371
Module Inf…
-
Provide -- possibly through a custom configuration or CLI option, support for terminals (such as [iTerm2](https://iterm2.com/documentation-images.html)) that support inlined images. For instance:
`…
-
Hi,
I'm trying to use TPOT specifying classifiers and pre-processing techniques to evaluate in the config dictionary.
However, when I run the `fit()`, I get the following error:
> AssertionError:…
-
One thing I really like about Kakoune is that it lets me use my X11 window manager for window management (duh) while still sharing buffers across windows. Kakoune achieves this using a sort of client-…
-
**Is your feature request related to a problem? Please describe.**
We are using both console and custom routing service. Based on the routing type an ability to filter the commands is expected, for e…
-
I remembered and wanted to write down this issue today.
Right now, whenever there is a syntax error in a Silver source file, we get this as part of the parse error:
```
Input currently match…
-
Consider the following code:
try {
TerminalFactory factory = TerminalFactory.getInstance("PC/SC", null, new Smartcardio());
CardTerminals terminals=factory.terminals();
List readers=termi…