taskwiki icon indicating copy to clipboard operation
taskwiki copied to clipboard

MacOs Problem editing task from \te key binding

Open anand12gupta opened this issue 2 years ago • 3 comments

When I tried to edit a task using key binding \te I got following errors. I also tried setting 'alias vi=/usr/local/bin/nvim' in my ~/.zshrc but that did not help. I am on MacOS Moneterey v12.4

Launching 'vi "task.07da2fa8.task"' now...
E1187: Failed to source defaults.vim
Error detected while processing /usr/local/Cellar/neovim/0.7.0/share/nvim/runtime/plugin/man.vim:
line    9:
E10: \ should be followed by /, ? or &
line   10:
E10: \ should be followed by /, ? or &
Error detected while processing /usr/local/Cellar/neovim/0.7.0/share/nvim/runtime/plugin/rplugin.vim[65]..function <SNR>10_LoadRemotePlugins[1]..<SNR>10_GetManifest[1]
..<SNR>10_GetManifestPath:
line    7:
E117: Unknown function: stdpath
--- Autocommands ---
Error detected while processing /usr/local/Cellar/neovim/0.7.0/share/nvim/runtime/plugin/shada.vim:
line    9:
E10: \ should be followed by /, ? or &
line   10:
E10: \ should be followed by /, ? or &
line   11:
E10: \ should be followed by /, ? or &
--- Autocommands ---
line   13:
E10: \ should be followed by /, ? or &
line   14:
E10: \ should be followed by /, ? or &
--- Autocommands ---
line   16:
E10: \ should be followed by /, ? or &
line   17:
E10: \ should be followed by /, ? or &
line   18:
E10: \ should be followed by /, ? or &
line   19:
E10: \ should be followed by /, ? or &
line   20:
E35: No previous regular expression
line   21:
E10: \ should be followed by /, ? or &

anand12gupta avatar Jun 14 '22 13:06 anand12gupta

I have the same issue on MacOs Moneterey v12.6.

AlbinFrick avatar Sep 20 '22 13:09 AlbinFrick

Same here. BigSur 13.4

Jihillestad avatar May 18 '23 19:05 Jihillestad

Same here.

Launching '/opt/homebrew/bin/vi "task.01dff9fb.task"' now...
Error detected while processing /Users/wachen/.vimrc[8]../opt/homebrew/Cellar/neovim/0.9.1/share/nvim/runtime/syntax/syntax.vim:
line   43:
E216: No such group or event: filetypedetect BufRead
E216: No such group or event: filetypedetect BufRead
failed to load colors/lists/default.vim
Error detected while processing /opt/homebrew/Cellar/neovim/0.9.1/share/nvim/runtime/plugin/rplugin.vim[66]..function <SNR>42_LoadRemotePlugins[1]..<SNR>42_GetManifest[1]..<SNR>42_GetManifestPath:
line    7:
E117: Unknown function: stdpath
Press ENTER or type command to continue

Env:

  • macos 13.4.1 (22F82)
  • neovim v0.9.1

csgtree avatar Jul 17 '23 14:07 csgtree