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

Increase the width of RequestPty #364

Merged
merged 1 commit into from Mar 1, 2017

Conversation

knqyf263
Copy link
Contributor

What did you implement:

Closes #360

How did you implement it:

Increase the width (256→1000)

How can we verify it:

You need the multi-line changelog.
If the output of one line exceeds the specified width (256), it will start new line in the middle.

Todos:

  • Write tests
  • Write documentation
  • Check that there aren't other open pull requests for the same issue/feature
  • Format your source code by make fmt
  • Pass the test by make test
  • Provide verification config / commands
  • Enable "Allow edits from maintainers" for this PR
  • Update the messages below

Is this ready for review?: YES
Is it a breaking change?: NO

@kotakanbe kotakanbe merged commit c66b0f4 into future-architect:master Mar 1, 2017
@kotakanbe
Copy link
Member

Many Thanks!!

@kotakanbe kotakanbe added this to the v0.3.0 milestone Mar 1, 2017
@knqyf263 knqyf263 deleted the increase_width branch March 1, 2017 03:21
@kotakanbe kotakanbe added the bug label Mar 24, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants