retsyo

Results 89 issues of retsyo

in my real work situation, I have to create a complex tab which you can read in the attachment so, is there any way to implement it in python-docx-template? in...

Request for enhancement

this mini html can render mermaid diagram as expected ```html mermaid.init({ startOnLoad: false }); Here is one mermaid diagram: graph LR; A --> B B --> C C --Route--> A...

usage_demo2.nim(112, 5) Hint: 'Array' is declared but not used [XDeclaredButNotUsed]

misc_examples.nim(13, 7) Hint: 'Array' is declared but not used [XDeclaredButNotUsed]

# I am using latest clone-and-built nim and winim package. ``` $ nim Nim Compiler Version 1.7.1 [Windows: amd64] Compiled at 2022-08-16 Copyright (c) 2006-2022 by Andreas Rumpf $ nimble...

for the code `dialog "Select a file to open"`, if I press ESC, I get `SIGSEGV: Illegal storage access. (Attempt to read from nil?)`. Will it be ok to return...

bug
enhancement
windows
ui
stale

because after the `un`-operation, everything in the clipboard still lives in the clipboard. No former text is restored. Maybe `readclip`, `getclip` meets the real function more.

enhancement
open discussion
ui

1. I have a python installation with kinds of package in, for example, e:\prg\py, yes I am on Windows OS. On the other hand, I put pyscript and the html...

needs-triage
backlog

since `fcntl` and `termios` are not availble on windows, this fish can not swim in windows dos prompt. What a pity