瀏覽代碼

update emacs title

pull/1/head
10sr 10 年之前
父節點
當前提交
ed3dd53fa3
共有 1 個檔案被更改,包括 2 行新增2 行删除
  1. +2
    -2
      emacs.el

+ 2
- 2
emacs.el 查看文件

@@ -353,8 +353,8 @@ found, otherwise returns nil."
,(car (split-string system-name
"\\."))
":"
(file-name-nondirectory (directory-file-name
default-directory))))))
default-directory))
))
;; this wont happen? (TMUX is not set, TERM is screen, not ssh-ed)
(and (require 'terminal-title nil t)
(terminal-title-mode)))


Loading…
取消
儲存