bash-oo-framework icon indicating copy to clipboard operation
bash-oo-framework copied to clipboard

Does this work with zsh

Open DwordPtr opened this issue 6 years ago • 4 comments

I’m curious because I’d love to try this out as a heavy oh my zsh user.

DwordPtr avatar Aug 10 '18 14:08 DwordPtr

@DwordPtr I have not tested. I would assume some incompatibility, but it's definitely possible to port it.

niieani avatar Aug 10 '18 17:08 niieani

Apparently not... :(

$ source "bash-oo/oo-bootstrap.sh"
bash-oo/oo-bootstrap.sh:175: command not found: shopt
Exception: Cannot import Array/Contains ()

https://stackoverflow.com/a/26616150/4715008

UnconventionalMindset avatar Sep 06 '18 21:09 UnconventionalMindset

it's definitely possible to port it.

Are there any bash <> zsh translators?

SDRausty avatar Sep 07 '18 18:09 SDRausty

@sdrausty we're planning a re-write of the framework in 3.0 release, so we can take this into account :)

See the issue here: #45

niieani avatar Sep 07 '18 18:09 niieani