Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[v4] subshells #48

Open
colona opened this issue Jun 26, 2014 · 1 comment
Open

[v4] subshells #48

colona opened this issue Jun 26, 2014 · 1 comment

Comments

@colona
Copy link
Contributor

colona commented Jun 26, 2014

Reinterpret and substitute commands in `` (or $(), or whatever) as new commands.
ex:

!wa !wa 42+1337km to newton²
!météo !wa gps coordinates Saint-Amant-sur-Fion
!startsms "bus: !ratp 131 "Les Dalias" "Porte d'Italie"" 30m

@nemunaire nemunaire added this to the v4.0 milestone Jun 26, 2014
@colona
Copy link
Contributor Author

colona commented Jun 26, 2014

Note: we might want two different semantics there.
Ex: !wa 1```!wa 2``, we want 2to be substitued before the1is interpreted. But for the previous!startsmsexample, we want the!ratpto be executed once the!startsms` have finished and is composing the message.

Maybe we could have something like `` for the first case and ´´ for the latter.

FUCK YOU GITHUB, lrn2markdown&typography.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants