Albert Zeyer
Albert Zeyer
I have the case that I have some complex objects which have dynamic properties (defined via get functions) in their prototypes. Currently, because of the `Object.prototype.hasOwnProperty` check in stringify, attributes...
It would be nice to let some hover-text appear when I move over some text with the mouse (such as additional information about some object, file, or so). The terminal...
This is just a suggestion. Currently, the homepage looks extremely outdated, like something from the 90ies. When I saw it first, I closed it again as I thought this project...
Basically, a while ago, I asked [this StackOverflow question](https://stackoverflow.com/questions/52812618/ansi-escape-sequence-for-collapsing-folding-text-maybe-hierarchically), about what escape code to use for collapsing/folding text. Now I read in the [DomTerm doc](https://domterm.org/Wire-byte-protocol.html) about show/hide button (via `\e[16u`...
An overview of related projects would be very nice. E.g. [GraphTerm](https://github.com/mitotic/graphterm), [Xterm.js](https://github.com/xtermjs/xterm.js), [Hyper](https://hyper.is/), [GateOne](https://github.com/liftoff/GateOne), [hterm](https://hterm.org/), [TermKit](https://github.com/unconed/TermKit), [Upterm](https://github.com/railsware/upterm), etc. As the main point for this project is the extended HTML support...
E.g. imagine you want to print some Lisp code on the console. You can cover everything inside brackets `(...)` in a logical block, e.g. print `\033]110\007` before every `(` and...
These are some fixes for the fairly outdated MacOSX code to make it working again. It is, as it probably also was earlier, unstable, but it works and runs. (I...
I have no idea what this is. Can you explain? And maybe add a screenshot? (Or rather: Add this to the documentation, i.e. the [README here](https://github.com/cmf/psiviewer/blob/master/README.markdown), and also on the...
### System information - **Have I written custom code (as opposed to using a stock example script provided in TensorFlow)**: no - **OS Platform and Distribution (e.g., Linux Ubuntu 16.04)**:...
Resuming some broken Git clone should in principle not be a problem. It could just resume where it broke. However that is not supported. My connection always resets after some...