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

Terminal Plugin API: by default, add a new line to the text being sent to the terminal #3267

Merged
merged 1 commit into from
Oct 25, 2018

Conversation

azatsarynnyy
Copy link
Member

Signed-off-by: Artem Zatsarynnyi azatsary@redhat.com

This PR makes the Terminal.sendText API consistent with VSCode. If it's called with omitted second parameter (addNewLine) then a new line will be added to the text being sent to the terminal since this is normally required to run a command in the terminal.

It's needed for eclipse-che/che#10574

@azatsarynnyy azatsarynnyy self-assigned this Oct 24, 2018
@azatsarynnyy azatsarynnyy added the plug-in system issues related to the plug-in system label Oct 24, 2018
…t to the terminal.

Signed-off-by: Artem Zatsarynnyi <azatsary@redhat.com>
@azatsarynnyy azatsarynnyy merged commit 5b0fe0c into master Oct 25, 2018
@azatsarynnyy azatsarynnyy deleted the az/term branch October 25, 2018 06:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
plug-in system issues related to the plug-in system
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants