mirror of
https://github.com/rabbibotton/clog.git
synced 2025-12-06 02:30:42 -08:00
search preview read only
This commit is contained in:
parent
ccc008b9ed
commit
bb086f828d
1 changed files with 1 additions and 0 deletions
|
|
@ -23,6 +23,7 @@
|
|||
(setup-lisp-ace (preview-ace panel) nil)
|
||||
(setf (text-value (preview-ace panel))
|
||||
";; After search, double click file name to open / single click to preview")
|
||||
(setf (read-only-p (preview-ace panel)) t)
|
||||
(set-on-window-focus win
|
||||
(lambda (obj)
|
||||
(declare (ignore obj))
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue