Norman Rasmussen
Norman Rasmussen
Simple stereoscopic output: side-by-side leftmost and rightmost images. Will probably need an option to switch between left-right and right-left views for those who do cross-eye vs long-focus. Could also do...
It would be great to also have support for (ordered and unordered) data channels.
Instead of `df` which prints out human readable disk space; `stat -f` could be used instead. It also supports `-c`, so eg: `stat -f -c '%a/%b@%S' /data` would print `408264/3290543@4096`...
It would be nice to set the destination file's date&time to match the source file's date&time using touch.
It would be nice to be able to hide the local folder, and put the device_cwd into the title bar, to make the window more like a native file explorer...
I thought that the 2.1.0 release can't find mk1 devices: ``` $ blink1-tool-v2.1.0 --list no blink(1) devices found ``` The 2.0.5 release shows it fine: ``` $ blink1-tool-v2.0.5 --list blink(1)...
ref: https://tools.ietf.org/id/draft-oakley-irc-ctcp-01.html#ping https://github.com/flackr/circ/blob/c1482890885228d2c5804a512e7d3bcae9bcf1bc/package/bin/irc/ctcp_handler.js#L86 should be ```js return [' ' + args.join(' ')]; ```
/scripts only shows a list of installed scripts, but it's not possible to view their contents. Please provide a way to view, or edit, or download an installed script.
Either number of lines, or duration limit would be useful for fixing items like #273.
Please add support for BL602/BL604 made by BouffaloLab > The BL602 is a general purpose microcontroller based on the “SiFive E24 Core” RISC-V processor. Notice that it's only _based on_...