autoloads
This commit is contained in:
@@ -51,6 +51,10 @@ Four windows:
|
||||
(switch-to-buffer (concat "*xref*"))
|
||||
(other-window 1)
|
||||
(switch-to-buffer (concat "*" python-shell-buffer-name "*"))
|
||||
;; (setq comint-scroll-to-bottom-on-input t)
|
||||
;; (setq comint-scroll-to-bottom-on-output t)
|
||||
;; (setq comint-move-point-for-output t)
|
||||
;; (setq scroll-down-aggressively 1)
|
||||
(run-python)
|
||||
|
||||
;; size
|
||||
|
||||
Reference in New Issue
Block a user