Canop/broot

br error on Right/open of md associated editor (zsh/vscode)

Open

#963 建立於 2024年12月19日

在 GitHub 查看
 (1 留言) (0 反應) (0 負責人)Rust (9,383 star) (213 fork)batch import
bughelp wantedwindows

描述

  1. br readme.md
  2. escape keypress
  3. navigate back to file (readme.md)
  4. right-arrow keypress
  5. see below error
 (node:25796) [DEP0168] DeprecationWarning: Uncaught N-API callback exception detected, please run node with option --force-node-api-uncaught-exceptions-policy=true to handle those exceptions properly.
(Use `Code --trace-deprecation ...` to show where the warning was created)
[25796:1219/174045.069:ERROR:jump_list.cc(300)] Failed to append custom category 'Recent Folders' to Jump List due to system privacy settings.
[main 2024-12-19T23:40:45.085Z] updateWindowsJumpList#setJumpList unexpected result: customCategoryAccessDeniedError
[main 2024-12-19T23:40:50.333Z] Extension host with pid 28008 exited with code: 0, signal: unknown.

environment is msys2 zsh via git-bash, windows 11

貢獻者指南