elpasync pushed a change to branch externals/detached.

      from  53161621ff Add public function detached-session-command
       new  4b3609385d Start session rewrite
       new  aa75d63a4c Update session start command
       new  0d607044d9 Add session started predicate
       new  4eb5e3e9aa Add side effect to start command
       new  5c212b2609 Update start-detached-session
       new  c72236c67f Implement attach command
       new  d7dc968dfe Sync start/attach command with main branch
       new  236f6c95af Improve implementation
       new  0ca53e29ff Remove error check
       new  4e36d9de69 Make current session public
       new  1604a7b5b8 Make detached-buffer-session public
       new  4cc2c4e40f Add select host session completion function
       new  b3fa3b9893 Move functions to end to prepare for deprecation
       new  88f925ee15 Add missing string-join
       new  3b7be9c684 Properly detach degraded session
       new  d1c3861e8e Add public function for session directory
       new  88618a9cee Add public function for session command
       new  3dc3651e98 Add session working directory function
       new  aca448c773 Revert marks in list when widening
       new  274993d9c9 Remove 'started state
       new  f70ac98dc5 Remove dtach--arg dependency
       new  a57a728382 Remove detached-session-mode 'attach
       new  473fcc2d43 Rename detached-session-modes
       new  fec1a4c7bd Update function signatures
       new  ff666ad28e Fix indentation
       new  51858bceb7 Begin rework of how to start a session
       new  65c661bc9c Change detached env to text-mode
       new  26210dc5a8 Improve the core structure
       new  1092140da8 Add detached-session-map
       new  09b37f681c Add detached-with-session macro
       new  f0f9728e2c Make local predicate private
       new  f896cd9777 Reformat code
       new  945830a744 Remove deprecated function
       new  3c7ac1730f Add session environment property getter
       new  a15b46d32f Merge copy and annotation commands
       new  18c388bb48 Update attach shell command
       new  ca0ee7e465 Add detach key to session map
       new  0facedc6fb Update CHANGELOG


Summary of changes:
 CHANGELOG.org         |   2 +
 README.md             |   6 +-
 detached-compile.el   |  71 +++---
 detached-dired.el     |   3 +-
 detached-eshell.el    |  40 ++--
 detached-extra.el     |  12 +-
 detached-init.el      |   8 +-
 detached-list.el      | 104 ++++----
 detached-org.el       |   9 +-
 detached-shell.el     |  33 +--
 detached-vterm.el     |  23 +-
 detached.el           | 641 ++++++++++++++++++++++++++++++--------------------
 test/detached-test.el |  68 ++++--
 13 files changed, 586 insertions(+), 434 deletions(-)

Reply via email to