Skip to content

Fix #125#130

Open
vike2000 wants to merge 2 commits intoMLFlexer:mainfrom
vike2000:vike2000/fix-issue-125
Open

Fix #125#130
vike2000 wants to merge 2 commits intoMLFlexer:mainfrom
vike2000:vike2000/fix-issue-125

Conversation

@vike2000
Copy link

Replacing utils.ensure_folder_exists with a version not using os.execute but io.open and os.remove on a tmp file as suggested by https://github.com/azinsharaf in #125 (comment) hopefully fixing #125 for all.

To get it working in a local dev env I had to also remove "github" hostname and user from plugin/init.lua keywords in opts for call to plugin dev.wezterm's dev.setup(opts) - cf ChrisGVE/dev.wezterm#1 . If you want to me to keep that commit out of this PR let me know and I'll remove it.

…xecute` but `io.open` and `os.remove` on a tmp file as suggested by https://github.com/azinsharaf in MLFlexer#125 (comment) hopefully fixing MLFlexer#125 for all
…s` in `opts` for `dev.wezterm` plugin call `dev.setup(opts)` to work with local copy (and fork) - cf ChrisGVE/dev.wezterm#1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant