Add test editor that tries to recreate text files
This commit is contained in:
parent
91687d4654
commit
a4e8d10c4f
3 changed files with 201 additions and 0 deletions
1
editor-test.sh
Executable file
1
editor-test.sh
Executable file
|
|
@ -0,0 +1 @@
|
|||
RUST_LOG="cosmic_text=debug,editor_test=debug" cargo run --release --package editor-test -- "$@"
|
||||
Loading…
Add table
Add a link
Reference in a new issue