Skip to content

How to run filtertext to italicize text? #2982

Closed Answered by Andriamanitra
bound-variable asked this question in Q&A
Discussion options

You must be logged in to vote

Oops, apparently I lost the quotes around the script somewhere along the way. With the quotes it should work (https://asciinema.org/a/7Ckq0jL9mrKw1f9HFki0n6MyV):

textfilter perl -0pe 's/(.*)/\x1b[3m$1\x1b[23m/gms'

Replies: 2 comments 3 replies

Comment options

You must be logged in to vote
3 replies
@bound-variable
Comment options

@Andriamanitra
Comment options

Answer selected by bound-variable
@bound-variable
Comment options

Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants