Closed karepker closed 8 years ago
As discussed in #13, this replaces the calls to elscreen-create and find-file with elscreen-find-file so default-directory is respected.
elscreen-create
find-file
elscreen-find-file
default-directory
Thanks @karepker - this is a really nice addition - merged!
As discussed in #13, this replaces the calls to
elscreen-create
andfind-file
withelscreen-find-file
sodefault-directory
is respected.