Fix #4665: don't close annotation window on ESC
This commit is contained in:
parent
80c32eaa89
commit
36d186d1cd
1 changed files with 1 additions and 0 deletions
|
@ -41,6 +41,7 @@
|
|||
;; Handle PDF-tools related popups better
|
||||
(set-popup-rules!
|
||||
'(("^\\*Outline*" :side right :size 40 :select nil)
|
||||
("^\\*Edit Annotation " :quit nil)
|
||||
("\\(?:^\\*Contents\\|'s annots\\*$\\)" :ignore t)))
|
||||
|
||||
;; The mode-line does serve any useful purpose is annotation windows
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue