Canop/broot

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

Open

#963 opened on Dec 19, 2024

View on GitHub
 (1 comment) (0 reactions) (0 assignees)Rust (9,383 stars) (213 forks)batch import
bughelp wantedwindows

Description

  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

Contributor guide