Jianqing Liu
Jianqing Liu
> I changed the resolution to 100% and then nothing is shown in the File Explorer and also not in the Settings. Strange, it works fine on my machine, can...
eeee ee eeee e eee eee eeeee eeeee eee ee e eeee. eeeeee, eeeeee eee ee eeeee eee ee e eee ee e eee?
eeeeee!
I found a solution, see https://youtrack.jetbrains.com/issue/KT-43813#focus=Comments-27-5657593.0-0
This is because the author didn't write implementation for linux platform.
well he can, but I doubt he knows how, and I don't know how either. If you need ssh on linux now, you can use [Process](https://api.dart.dev/stable/2.9.0/dart-io/Process-class.html) to run command line...
I'm currently working on creating an unofficial exporter for typora, it aims to have the exact same output as typora, with some more options for advanced usage. It is written...
Hi, just a status update on my typora cli. I know I'm behind the schedule :) I've finished all the architectural and algorithm heavy lifting stuff, the rest is pretty...
[PegasisForever/typora-parser](https://github.com/PegasisForever/typora-parser) Thanks for yall's patience, let's gooo! [](https://github.com/PegasisForever/typora-parser)
I create a package [keep_keyboard_popup_menu](https://pub.dev/packages/keep_keyboard_popup_menu) to solve this issue:
Thanks for your explaination! it's really about resilience to unexpected inputs by default. In my case, my program on mcu is expecting a 8 byte long command so it reads...