Jan Hönig

Results 5 comments of Jan Hönig

Almost one year later. Do we have a solution now? I got stuck here, while i wanted to set my concealcursor and wondered, why is it overwritten. EDIT: Figured that...

Just to revive this issue a little bit. Since there is now [jupyter-wire](https://github.com/symmetryinvestments/jupyter-wire) in D I have done some experiments: [dlang-jupyter](https://github.com/m3m0ry/dlang-jupyter) I basically just connected the packages `drepl` and `jupyter-wire`....

Current limitations: I have a weird behavior with imports. (this is probably due to fact that `drepl` doesn't expect 2 lines at a time???) ``` import std.stdio; import std.algorithm; ```...

The correct approach would be to use [pathlib](https://docs.python.org/3.8/library/pathlib.html)