elpasync pushed a change to branch elpa/eat. from d35864ca6b Calculate the number of lines on window properly new 9caa496e45 Tighter shell integration new b4d07cb474 Add shell commands run in Eat to Emacs history new a04999011f Annotate shell prompts new 2c6afa4dc0 Add shell prompt navigation commands new b42687f146 Fix prompt navigation when annotation is disabled new e287487b42 Document everything about shell integration new 62a09caef1 * eat.el (eat--t-term): Fix initial value of 'cwd' new 8188f71562 * eat-tests.el (eat-test-set-cwd): Update test new 693940c733 * README.org: Add shell integration instructions
Summary of changes: README.org | 10 + eat-tests.el | 33 ++- eat.el | 730 ++++++++++++++++++++++++++++++++++++++++++++++--------- eat.texi | 161 ++++++++---- integration/bash | 39 ++- 5 files changed, 783 insertions(+), 190 deletions(-)