format-problem-post.sh script#16
Conversation
|
Are you sure you can't replace all that with an |
|
@lenormf Maybe? But it was a learning experience and I think, "When in Rome..." Also, I'm pretty sure that it could be a more simple kak script. I'll update it as I use it. One thing I learned is that I want to break up a large Kakoune script with whitespace (the way you can with sed using multiple |
|
I think you're describing the behavior discussed in this issue, minus the newlines that would be split (as if they were delimiting independent |
|
@lenormf I don't think that applies here, since that is for quoting inside the application and this is for Kakoune's command-line parameters. (It's probably possible to use |
No description provided.