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

[fingerterm] make copy to clipboard working #31

Merged
merged 5 commits into from
Mar 31, 2014
Merged

[fingerterm] make copy to clipboard working #31

merged 5 commits into from
Mar 31, 2014

Conversation

CODeRUS
Copy link
Contributor

@CODeRUS CODeRUS commented Mar 13, 2014

proper fix for 76e17ff

resetBackBufferScrollPos();
iPtyIFace->writeTerm(cb->mimeData()->text());
}
if(!cb->->text().isEmpty()) {
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Double -> intentional?

@thp
Copy link
Contributor

thp commented Mar 28, 2014

Some minor issues; rest looks good. Can you update the patch?

@CODeRUS
Copy link
Contributor Author

CODeRUS commented Mar 28, 2014

Updated, thanks :)

@thp
Copy link
Contributor

thp commented Mar 28, 2014

LGTM, tested and works.

@special
Copy link
Contributor

special commented Mar 28, 2014

LGTM too

thp added a commit that referenced this pull request Mar 31, 2014
[fingerterm] make copy to clipboard working
@thp thp merged commit 4c94c79 into nemomobile:master Mar 31, 2014
@thp
Copy link
Contributor

thp commented Mar 31, 2014

Merged + tagged as fingerterm 1.1.9.

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

Successfully merging this pull request may close these issues.

None yet

3 participants