Is it possible?
- Author
- Message
-
Offline
- Posts: 1
- Joined: Tue Jun 20, 2023 12:26 pm
Is it possible?
Can AkelPad be configured to handle \r and \n separately, similar to the behavior of most text editors where \r\n is treated as a single line, rather than two separate lines? I have numerous regex patterns stored in self-created, step-by-step guides, and I'm hoping to avoid maintaining two versions—one for AkelPad and one for other text editors. Utilizing the \x## method would also place me in a similar situation of duplicating the guides and steps.