Max

Results 3 issues of Max

#### Runtime Environment - Operating system and version: Archlinux on Linuyx 6.5.8-arch1-1 - Terminal emulator and version: kitty 0.29.2 - Python version: 3.11.5 - Ranger version/commit: 1.9.3 - Locale: en_US.UTF-8...

I wanted the ability to add more todo files, for example if you have multiple categories of todo files (or "lists" which you could have in most other programs). It...

I noticed when working on sequenceDiagrams, that the method of rendering does not match with the [mermaid live renderer](https://mermaid.live/edit#pako:eNpNjjEOwjAMRa9SeQ4XyNCJlYkNRUJuYtoIYpc0GVDVu2OKgvD07fdlvRW8BAILCz0rsadjxDFjctzpsLIrHvp-D4PtvKREXP7o0CjaDgwkyglj0Ifrp-SgTJTIgdUYMN8dON60h7XI-cUebMmVDGSp4wT2ho9FtzoHLE3ld6UQi-TT13fXNjAjX0RaZ3sDHr1F4A). When using the following snippet: ``` sequenceDiagram node_a->>node_b: comment node_b->>node_a: ```...