mirror of
https://github.com/rabbibotton/clog.git
synced 2025-12-06 02:30:42 -08:00
start position of console matches project trees
This commit is contained in:
parent
4e5cc847b5
commit
acf4cf240b
2 changed files with 3 additions and 0 deletions
|
|
@ -7,6 +7,7 @@
|
|||
(setf (hiddenp (console-win app)) nil)
|
||||
(window-focus (console-win app)))
|
||||
(let* ((win (on-open-file obj :title "CLOG Builder Console"
|
||||
:left 305 :top (menu-bar-height obj)
|
||||
:is-console t
|
||||
:editor-use-console-for-evals t)))
|
||||
(setf (clog-ace:mode (window-param win)) "ace/mode/plain_text")
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue