8000 $get_term() should return ID of the terminal · Issue #47 · joe7575/techpack · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
$get_term() should return ID of the terminal #47
Open
@Assargadon

Description

@Assargadon

$get_msg() returns both the ID of the source node AND the message string.
But $get_term() only returns message string.

It's possible to connect several Terminals to one SaferLua Controller, but you can't send the answer string back to the user's terminal, because you don't know what terminal it is.

If something like msg, termID = $get_term() will be implemented, the, old scripts will continue to work, while new scripts will be able to utilize multi-terminal approach.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requesthelp wantedExtra attention is needed

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0