Mark Chalkley

Results 28 comments of Mark Chalkley

@terrychou In all cases, I was opening a single .md (markdown text) file.

@terrychou Got it - thanks - I'll let you know how the testing goes.

@terrychou I haven't noticed any occurrences of this issue. Occasionally, when using the "Open in" functionality, I have to do it twice before the text appears in the iVim buffer....

Any time - I love testing iVim! (Even though it does usually just involve just doing what I usually do....) 😄

I haven't see any empty buffer issues using "Open in" with the latest TestFlight beta, but I did experience a crash this morning when using "Open in". That's the first...

Is there an example of using this functionality somewhere? If I have the following 3 lines of markdown: `[test](#this-is-a-test)` `# blah blah` `# This is a test` then type 'ge'...

After further review, it appears that I can make the above example work by changing line 1 to: `[test](#This is a test)` or even: `[test](#this is a test)` It's my...

Thank you for reporting this! When it first happened, I thought my 63-year-old synapses had finally started to fail completely...