Browse Source

update emacs title

pull/1/head
10sr 10 years ago
parent
commit
ed3dd53fa3
1 changed files with 2 additions and 2 deletions
  1. +2
    -2
      emacs.el

+ 2
- 2
emacs.el View File

@@ -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…
Cancel
Save