Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings
/cliPublic

Trailing newlines ignored #491

Closed
Closed
Labels
bugan unexpected problem or unintended behavior
Milestone
@davidchall

Description

@davidchall

In functions with wrapping, we use the form feed character "\f" to force a newline. I've found that this is handled inconsistently though. If the form feed is at the end of the string, then it is ignored.

# middle: workscli::cli_text("a\fb")#> a#> b# start: workscli::cli_text("\fb")#>#> b# end: failscli::cli_text("a\f")#> a

Created on 2022-06-30 by thereprex package (v2.0.1)

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugan unexpected problem or unintended behavior

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions


      [8]ページ先頭

      ©2009-2025 Movatter.jp