App-cat-v

 view release on metacpan or  search on metacpan

Changes  view on Meta::CPAN

    - introduce -E option to escape backslash
    - option -n disables tab expansion

1.02 2025-01-29T07:08:34Z

    - rename -R to -o and update behavior
    - define mark for ESC

1.01 2024-11-11T02:07:54Z

    - add unicode mark for DEL char

1.00 2024-09-14T03:05:23Z

    - introduce --replicate (-R) option
    - version 1.00 release

0.9903 2024-04-23T09:23:56Z

    - change default tabstyle name to "needle"

README.deepl-JA.md  view on Meta::CPAN


    その場合、`-t`オプションで一時的にタブ展開を有効にすることができます。

- **--tabstop**=# (DEFAULT: 8)

    タブ幅を設定します。

- **--tabhead**=#
- **--tabspace**=#

    タブヘッドとそれに続くスペース文字を設定します。オプ シ ョ ン値が 1 文字 よ り 長い場合は、 unicode 名 と し て評価 さ れます。

- **--tabstyle**, **--ts**
- **--tabstyle**=_style_, **--ts**=...
- **--tabstyle**=_head-style_,_space-style_ **--ts**=...

    タブの展開方法を設定します。例えば、`記号`または`影`を選択します。`squat-arrow,middle-dot`のように2つのスタイル名を組み合わせた場合、タブヘッドには`squat-arrow`を、タブスペースに...

    パラメータなしで呼ばれた場合、利用可能なスタイルリストを表示します。スタイルは [Text::ANSI::Fold](https://metacpan.org/pod/Text%3A%3AANSI%3A%3AFold) ライブラリで定義されています。

- **-C**=_color_, **--color**=_color_

README.deepl-ZH.md  view on Meta::CPAN


    在这种情况下,可以使用 `-t` 选项临时启用制表符扩展。

- **--tabstop**=# (DEFAULT: 8)

    设置制表符宽度。

- **--tabhead**=#
- **--tabspace**=#

    设置制表符头和后面的空格字符。如果选项值的长度超过单字符,则将其视为 unicode 名称。

- **--tabstyle**, **--ts**
- **--tabstyle**=_style_, **--ts**=...
- **--tabstyle**=_head-style_,_space-style_ **--ts**=...

    设置制表符展开的样式。例如选择 `symbol` 或 `shade`。如果组合了两个样式名称,如 `squat-arrow,middle-dot`,则在制表符头使用 `squat-arrow`,在制表符空间使用 `middle-dot`。

    如果调用时不带参数,则显示可用样式表。样式在 [Text::ANSI::Fold](https://metacpan.org/pod/Text%3A%3AANSI%3A%3AFold) 库中定义。

- **-C**=_color_, **--color**=_color_

README.md  view on Meta::CPAN

    option.

- **--tabstop**=# (DEFAULT: 8)

    Set tab width.

- **--tabhead**=#
- **--tabspace**=#

    Set tab head and following space characters.  If the option value is
    longer than single character, it is evaluated as unicode name.

- **--tabstyle**, **--ts**
- **--tabstyle**=_style_, **--ts**=...
- **--tabstyle**=_head-style_,_space-style_ **--ts**=...

    Set the style how tab is expanded.  Select `symbol` or `shade` for
    example.  If two style names are combined, like
    `squat-arrow,middle-dot`, use `squat-arrow` for tabhead and
    `middle-dot` for tabspace.

docs/cat-v.deepl-JA.pod  view on Meta::CPAN

その場合、C<-t>オプションで一時的にタブ展開を有効にすることができます。

=item B<--tabstop>=# (DEFAULT: 8)

タブ幅を設定します。

=item B<--tabhead>=#

=item B<--tabspace>=#

タブヘッドとそれに続くスペース文字を設定します。オプ シ ョ ン値が 1 文字 よ り 長い場合は、 unicode 名 と し て評価 さ れます。

=item B<--tabstyle>, B<--ts>

=item B<--tabstyle>=I<style>, B<--ts>=...

=item B<--tabstyle>=I<head-style>,I<space-style> B<--ts>=...

タブの展開方法を設定します。例えば、C<記号>またはC<影>を選択します。C<squat-arrow,middle-dot>のように2つのスタイル名を組み合わせた場合、タブヘッドにはC<squat-arrow>を、タブスペースに...

パラメータなしで呼ばれた場合、利用可能なスタイルリストを表示します。スタイルは L<Text::ANSI::Fold> ライブラリで定義されています。

docs/cat-v.deepl-ZH.pod  view on Meta::CPAN

在这种情况下,可以使用 C<-t> 选项临时启用制表符扩展。

=item B<--tabstop>=# (DEFAULT: 8)

设置制表符宽度。

=item B<--tabhead>=#

=item B<--tabspace>=#

设置制表符头和后面的空格字符。如果选项值的长度超过单字符,则将其视为 unicode 名称。

=item B<--tabstyle>, B<--ts>

=item B<--tabstyle>=I<style>, B<--ts>=...

=item B<--tabstyle>=I<head-style>,I<space-style> B<--ts>=...

设置制表符展开的样式。例如选择 C<symbol> 或 C<shade>。如果组合了两个样式名称,如 C<squat-arrow,middle-dot>,则在制表符头使用 C<squat-arrow>,在制表符空间使用 C<middle-dot>。

如果调用时不带参数,则显示可用样式表。样式在 L<Text::ANSI::Fold> 库中定义。

docs/cat-v.pod  view on Meta::CPAN


=item B<--tabstop>=# (DEFAULT: 8)

Set tab width.

=item B<--tabhead>=#

=item B<--tabspace>=#

Set tab head and following space characters.  If the option value is
longer than single character, it is evaluated as unicode name.

=item B<--tabstyle>, B<--ts>

=item B<--tabstyle>=I<style>, B<--ts>=...

=item B<--tabstyle>=I<head-style>,I<space-style> B<--ts>=...

Set the style how tab is expanded.  Select C<symbol> or C<shade> for
example.  If two style names are combined, like
C<squat-arrow,middle-dot>, use C<squat-arrow> for tabhead and

lib/App/cat/v.pod  view on Meta::CPAN


=item B<--tabstop>=# (DEFAULT: 8)

Set tab width.

=item B<--tabhead>=#

=item B<--tabspace>=#

Set tab head and following space characters.  If the option value is
longer than single character, it is evaluated as unicode name.

=item B<--tabstyle>, B<--ts>

=item B<--tabstyle>=I<style>, B<--ts>=...

=item B<--tabstyle>=I<head-style>,I<space-style> B<--ts>=...

Set the style how tab is expanded.  Select C<symbol> or C<shade> for
example.  If two style names are combined, like
C<squat-arrow,middle-dot>, use C<squat-arrow> for tabhead and

script/cat-v  view on Meta::CPAN


=item B<--tabstop>=# (DEFAULT: 8)

Set tab width.

=item B<--tabhead>=#

=item B<--tabspace>=#

Set tab head and following space characters.  If the option value is
longer than single character, it is evaluated as unicode name.

=item B<--tabstyle>, B<--ts>

=item B<--tabstyle>=I<style>, B<--ts>=...

=item B<--tabstyle>=I<head-style>,I<space-style> B<--ts>=...

Set the style how tab is expanded.  Select C<symbol> or C<shade> for
example.  If two style names are combined, like
C<squat-arrow,middle-dot>, use C<squat-arrow> for tabhead and



( run in 0.406 second using v1.01-cache-2.11-cpan-88abd93f124 )