sbt 清屏命令 [英] sbt clear screen command

查看:46
本文介绍了sbt 清屏命令的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我正在学习 sbt 构建工具.我使用解释的 sbt.我运行了大量命令并得到大量输出,这些输出使屏幕变得混乱.

I am learning sbt build tool. I use interpreted sbt. I run lot of commands and get lot of output which clutters up the screen.

问题是用于 sbt 解释性控制台的清除屏幕的任何命令,例如 DOS shell 中的 cls 或 bash 中的 clear

The question is any command for clear screen for sbt interpretive console , like cls in DOS shell or clear in bash

我的谷歌搜索技能没有帮助

My googling skill did not helped

更新:我使用 console2windows power shell

推荐答案

在 bash 中你应该可以使用 Ctrl+L,在 OSX 中你也可以使用 Cmd+K.

In bash you should be able to use Ctrl+L, on OSX you can also use Cmd+K.

这篇关于sbt 清屏命令的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆