branch: externals/dtache
commit 5087f9012035d43cbfeea201037dd1ce0623a7dc
Author: Niklas Eklund <[email protected]>
Commit: Niklas Eklund <[email protected]>
Update CHANGELOG
---
CHANGELOG.org | 1 +
1 file changed, 1 insertion(+)
diff --git a/CHANGELOG.org b/CHANGELOG.org
index 141adc0b90..2e1e0ac80d 100644
--- a/CHANGELOG.org
+++ b/CHANGELOG.org
@@ -3,6 +3,7 @@
#+language: en
* Development
+- Improvements to =dtache-env=. The package will now control which mode
=dtache-env= should be run in. The mode is either =plain-text= or
=terminal-data=. The latter is enabled by default and allows =dtache= to
capture control sequences for e.g. colored output.
- Add integration with =dired= through =dired-do-shell-command=
- Add option to show a session's output when attaching to a it. This feature
is enabled with =dtache-show-output-on-attach=.