Skip to content

show: with normalise disable terminal width wrapping - #3868

Merged
AltGr merged 1 commit into
ocaml:masterfrom
rjbou:show-normalise
Jun 27, 2019
Merged

AltGr merged 1 commit into
ocaml:masterfrom
rjbou:show-normalise

Conversation

@rjbou

@rjbou rjbou commented Jun 12, 2019

Copy link
Copy Markdown
Collaborator

closes #3751

Comment thread src/client/opamListCommand.ml
Comment thread src/client/opamListCommand.ml Outdated
in
let cut =
match normalise with
| Some n when n -> Some `None

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

| Some true -> ;)

Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

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

updated :p

@AltGr
AltGr merged commit 5859c83 into ocaml:master Jun 27, 2019
@rjbou rjbou added this to the 2.1.0 milestone Jun 27, 2019
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.

opam show --normalise doesn't live up to its promise.

2 participants