Return item open to tab handler
This commit is contained in:
parent
0ce43dfcf5
commit
a936cd4a6d
7 changed files with 137 additions and 102 deletions
3
justfile
3
justfile
|
|
@ -50,8 +50,7 @@ check-json: (check '--message-format=json')
|
|||
dev *args:
|
||||
cargo fmt
|
||||
cargo test
|
||||
cargo build --profile release-with-debug
|
||||
env RUST_LOG=cosmic_files=debug RUST_BACKTRACE=full target/release-with-debug/cosmic-files {{args}}
|
||||
just run {{args}}
|
||||
|
||||
# Run with debug logs
|
||||
run *args:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue