branch: externals/detached commit 3c3096f06559a42d6999ed7488dc990953533c5e Author: Niklas Eklund <niklas.ekl...@posteo.net> Commit: Niklas Eklund <niklas.ekl...@posteo.net>
Update CHANGELOG --- CHANGELOG.org | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.org b/CHANGELOG.org index e7bc268a03..3bfe8a8373 100644 --- a/CHANGELOG.org +++ b/CHANGELOG.org @@ -3,7 +3,7 @@ #+language: en * Development -- Remove tail command, favor using =attach= or =view=. +- Remove tail command, favor using =attach= or =view= instead. To tail a session doesn't work as well as attaching to it. For non-attachable-commands it will open in log mode, and there is a keybinding for manually refresh the log output. - Improve support for Emacsen. The PID of all detached Emacsen are registered, this is done to be able to promote one Emacs to primary, which has the responsibility to update the database. - Add command to open a session's log file in =dired=. - Remove the need for =detached-shell-history-file=, the advice is updated to figure out the history file based on the shell program.