francoisj

Results 15 comments of francoisj

I have a minimal example showing the problem. I confirm it is related to the use of tab character. With `parinfer-rust -m paren` it does not replaces the tab by...

~~The problem is probably in the use of `-display-column` option of kakoune `select` command when selecting the text to replace. When there is tabs the selection is not complete and...

I see the algorithm was completely rewritten from scratch and thus the diff is not meaningfull. To ease review, could you outline : - the bug you wanted to fix...

@brianveltman it seems this pull request was closed because you deleted the branch on your fork. Was this intentionnal ? Do you plan to try to merge this work here...

I used in Debian something like this (I don't really understand what I am doing) and it works for me : ``` [Unit] Description=rundeckd After=network-online.target local-fs.target remote-fs.target time-sync.target Wants=network-online.target local-fs.target...