Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-12759] CLI : Help 'with colors' displays some incomplete text in help options

GitHub Issuen/a
TypeBug
PriorityMedium
StatusClosed
ResolutionFixed
Resolution Date2014-02-28T01:05:25.000+0000
Affected Version/sn/a
Fix Version/s2014 Sprint 04, 2014 Sprint 04 Core, Release 3.2.3, Release 3.3.0
ComponentsCLI
Labelsmodule_cli, qe-closed-3.2.3, qe-sdk3.0.2, qe-testadded
ReporterLokesh Choudhary
AssigneeChris Barber
Created2013-02-15T21:18:45.000+0000
Updated2015-05-13T19:50:32.000+0000

Description

Description: 1.Run command e.g 'ti build -h' in cli 2.Notice the output 3.Run command e.g 'ti build -h --no-colors 4.Notice the output Actual result: 1.'With colors' the output clips off some of the text (screenshot attached) 2.'Without colors' the output is as expected & the text is not clipped (screenshot attached)

Attachments

FileDateSize
with_colors.PNG2013-02-15T21:18:45.000+000084693
without_colors.PNG2013-02-15T21:18:45.000+000058714

Comments

  1. Chris Barber 2014-02-27

    Master pull request: https://github.com/appcelerator/titanium/pull/116 3.2.x pull request: https://github.com/appcelerator/titanium/pull/117 To test, you can run "ti build -h" or "ti info -h" to see the text cut off. This affects Windows only.
  2. Pragya Rastogi 2014-03-24

    Verified the fix with: OSX: 10.9.2 Xcode: 5.1 Appcelerator Studio: 3.2.3.201403190645 SDK: 3.2.3.v20140322210914 acs:1.0.14 alloy:1.3.1 npm:1.3.2 titanium:3.2.1 titanium-code-processor:1.1.0 Text appears complete and proper in color using "ti build -h" in CLI

JSON Source