emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* [BUG] babel runs bash instead of zsh when sessions are used
@ 2020-08-19 16:01 Rudi C
  2020-08-22  4:09 ` Kyle Meyer
  0 siblings, 1 reply; 5+ messages in thread
From: Rudi C @ 2020-08-19 16:01 UTC (permalink / raw)
  To: emacs-orgmode

[-- Attachment #1: Type: text/plain, Size: 176 bytes --]

#+BEGIN_SRC zsh :session z1
echo $HOME $0
#+END_SRC

#+RESULTS:
: /Users/evar /bin/bash

As compared to:

#+BEGIN_SRC zsh
echo $HOME $0
#+END_SRC

#+RESULTS:
: /Users/evar zsh

[-- Attachment #2: Type: text/html, Size: 2674 bytes --]

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2020-08-25  0:43 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-08-19 16:01 [BUG] babel runs bash instead of zsh when sessions are used Rudi C
2020-08-22  4:09 ` Kyle Meyer
2020-08-22 13:10   ` Rudi C
2020-08-24 16:13   ` Nick Dokos
2020-08-25  0:42     ` Kyle Meyer

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).