-
#### Brief summary of issue / Description of requested feature:
adjustable / movable "search" box along with info, log, record etc.
#### Steps to reproduce the issue / Reasons for adding feature:
…
-
#### Brief summary of issue / Description of requested feature:
The spellchecking feature on the input line does not work for Mac users. It does not matter which dictionary you select.
#### Steps …
-
Looks like rails 4 uses test/model instead of test/unit and also there is a error loading MiniTest on startup.
-
#### Brief summary of issue / Description of requested feature:
In #2138 I added code that gave a single classification to the six different types of `TConsole` instances. At the end of that there …
-
In the above method is the following code:
} else {
if ((buffer.buffer.size() == 0 && buffer.buffer[0].size() == 0) || mUserCursor == buffer.getEndPos()) {
buf…
-
#### Brief summary of issue / Description of requested feature:
autowrap will only wrap on space. But for Chinese, there is no space between words. It should wrap whenever the line is long enough.
…
-
TConsole contains a lot of functions which accept a "windowName" and dispatch to a sub-console if that name is empty and/or is equal to `"main"` and/or is present in the first place.
What these fun…
-
**Feature:**
Modify the default highlighting behaviour when the foreground color equals the background (and only in this case).
Details open for discussion, but my initial suggestion would be set th…
-
#### Brief summary of issue / Description of requested feature:
The new shortcuts tab will happily allow you to assign a shortcut to something that already exists, after which neither shortcut will w…
vadi2 updated
2 years ago
-
Hello,
For Testing purposes, in this case Java, it would be great that AWS makes Lambda RIE available as Standalone App/Container so we can easily add this to JUnit 5 + Test Containers and be able …