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

Embed the angel in urxvt #6

Open
dolmen opened this issue Dec 8, 2013 · 0 comments
Open

Embed the angel in urxvt #6

dolmen opened this issue Dec 8, 2013 · 0 comments

Comments

@dolmen
Copy link
Owner

dolmen commented Dec 8, 2013

urxvt is a terminal emulator for X that embeds Perl. It also offers the AnyEvent API (see urxvt::anyevent).

The angel part of angel-PS1 could be embedded in urxvt and used by processes running on the same host and user (because the most interesting plugins are user-dependent and/or $PWD-dependent). The angel-PS1 launcher would have to detect that backend, and use it instead of forking its own angel.

Note: so far, this is just an idea. I haven't started to write a proof of concept.

@ghost ghost assigned dolmen Dec 8, 2013
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

1 participant