1
0
Go to file
2025-11-01 04:17:58 +01:00
.gitignore init repo 2025-11-01 03:49:02 +01:00
escape_test.go init repo 2025-11-01 03:49:02 +01:00
go.mod init repo 2025-11-01 03:49:02 +01:00
indent_test.go init repo 2025-11-01 03:49:02 +01:00
indent.go init repo 2025-11-01 03:49:02 +01:00
lib_test.go init repo 2025-11-01 03:49:02 +01:00
lib.go documentation and license 2025-11-01 04:17:58 +01:00
license documentation and license 2025-11-01 04:17:58 +01:00
Makefile init repo 2025-11-01 03:49:02 +01:00
notes.txt init repo 2025-11-01 03:49:02 +01:00
readme.md documentation and license 2025-11-01 04:17:58 +01:00
replace_test.go init repo 2025-11-01 03:49:02 +01:00
replace.go init repo 2025-11-01 03:49:02 +01:00
sequence.go init repo 2025-11-01 03:49:02 +01:00
singleline_test.go init repo 2025-11-01 03:49:02 +01:00

textedit

Textedit provides a non-regexp, streaming editor to apply basic text manipulation.

Docs:

Made in Berlin, DE