1
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2024-11-25 15:29:32 -05:00
denoland-deno/cli/tools
Zheyu Zhang 5490cfed20
feat(cli): add "--no-clear-screen" flag (#13454)
This commit adds "--no-clear-screen" flag which can be used
with "--watch" flag to disable clearing of terminal screen on
each file change.
2022-01-31 17:39:39 +01:00
..
coverage Revert "refactor: factor out CDP message types (#13501)" (#13540) 2022-01-31 14:00:18 +01:00
repl Revert "refactor: factor out CDP message types (#13501)" (#13540) 2022-01-31 14:00:18 +01:00
doc.rs refactor: upgrade to import_map v0.6 (#13368) 2022-01-13 18:17:56 -05:00
fmt.rs feat(cli): add "--no-clear-screen" flag (#13454) 2022-01-31 17:39:39 +01:00
installer.rs chore: upgrade to rust 1.58 (#13377) 2022-01-15 07:10:12 +01:00
lint.rs feat(cli): add "--no-clear-screen" flag (#13454) 2022-01-31 17:39:39 +01:00
mod.rs chore: update copyright to 2022 (#13306) 2022-01-07 22:09:52 -05:00
standalone.rs feat(cli): add "--no-clear-screen" flag (#13454) 2022-01-31 17:39:39 +01:00
test.rs feat(cli): add "--no-clear-screen" flag (#13454) 2022-01-31 17:39:39 +01:00
upgrade.rs chore: update copyright to 2022 (#13306) 2022-01-07 22:09:52 -05:00