fluidshell – anyway to use as emac's shell?

by Apr 2, 2015

Hi,
I work in a combination of ADS and emacs for my entire workweek… does anyone have any tips on how to tie the two closer togther?

Ideally i'd like a way to have emacs run a REPL over fluidshell… this would effectively let me edit code in emacs and "send" code snippets to fluidshell to let ADS handle all the database work.

I think i could do this… if there was a way to run fluidshell from the command line (either cmd.exe or through cygwin?) I could easily put something together with comint mode or something in emacs.

Let me know if you think this is possible or not a chance.. thanks. -Joe