You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jul 20, 2023. It is now read-only.
first of all, im new to Emacs + hacking it so please forgive me if i might not be as precise as i should be.
Especially this is most likely my user / configuration fault and not a issue with the package itself.
However, i searched a lot on the net over the past couple of days and i just can't figure it out and actually lack the ability to debug it by myself. But I'd love to do so and am willing to learn 😄
When i first start peep while in dired buffer, it will open a new window displaying the preview of the File ->Awesome works like expected
when i now hit j or k (calling the next-/prev-file method) i expected the just opened window to update its content previewing the now hovered file from the dired Buffer.
What actually happens is:
a new (3rd) window is opened.
both the 2nd and 3rd window are updated to displaying the dired buffer where i originally called peep-dired
quitting peep-dired will correctly kill these windows and buffers according to my above configuration.
Does anyone have an idea what i might be doing wrong or how i could debug this situation?
Thanks a lot for bearing with me!
Have a nice one.
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Hi everyone,
first of all, im new to Emacs + hacking it so please forgive me if i might not be as precise as i should be.
Especially this is most likely my user / configuration fault and not a issue with the package itself.
However, i searched a lot on the net over the past couple of days and i just can't figure it out and actually lack the ability to debug it by myself. But I'd love to do so and am willing to learn 😄
So i use peep-dired like this:
with keybindings:
Now to my Problem
Does anyone have an idea what i might be doing wrong or how i could debug this situation?
Thanks a lot for bearing with me!
Have a nice one.
The text was updated successfully, but these errors were encountered: