-
Notifications
You must be signed in to change notification settings - Fork 4
Open
Description
Describe the bug
When executing eaf-open-file-manager
everything appear as the background color of the current theme, nothing is showed. It still work tho bc the directory are displayed inside the status bar at the bottom and its correct.
To Reproduce
install latest version of emacs, git clone latest version of eaf then use the default given config inside init.el:
(add-to-list 'load-path "~/.config/emacs/site-lisp/emacs-application-framework/")
(require 'eaf)
(require 'eaf-pdf-viewer)
(require 'eaf-file-manager)
Expected behavior
Files and dir should be shown so I can navigate
Versions (please complete the following info):
- Distro and DE/WM: Arch Linux x86_64 / hyprland 0.51.0-2
- Versions of Dependencies: latest, im sorry idk how to check this
- M-x emacs-version: emacs 30.2-1
Screenshots

Metadata
Metadata
Assignees
Labels
No labels