move files into a package structure

This commit is contained in:
2022-02-06 16:19:42 +01:00
parent 1e3782aaa4
commit 323d5d6dd5
6 changed files with 396 additions and 395 deletions

View File

@@ -14,9 +14,10 @@ RavenLog is a viewer for text files of arbitrary length.
* Different colors for line background and match.
* Pleasing color palette.
* Highlighters are automatically saved and restored.
* Select arbitrary strings (not just fill lines).
* Select arbitrary strings (not just full lines).
* Double click selects word.
* Triple click selects line.
* Copy protection: Users is warned before creating a clipboard more than 5 MB in size. They can choose to copy the
selection into a new file instead.
* Optionally open a new tab when saving selection as file.
* Optionally open a new tab when saving selection as file.
* Panel for temporary notes