1.0.13 ā€¢ Published 1 year ago

cls.sh v1.0.13

Weekly downloads
-
License
MIT
Repository
github
Last release
1 year ago

Clear screen and scrollback on Linux. šŸš Bash, šŸ“œ Files.

cls (similar to clear in Unix-like systems) is a builtin command in Windows Command prompt, which clears the screen and scrollback (entire screen buffer), and resets the cursor to the top-left corner of the screen. The cls command actually has its origins in BASIC. This package provides the same behaviour as mentioned above on Linux (with bash shell). I often prefer this instead of clear when the output of a command is long. You can install this with npm install -g cls.sh.

Stability: Experimental.

# Clear screen, reset cursor, clear scrollback
$ cls

References:

npm.io ORG DOI

1.0.13

1 year ago

1.0.11

1 year ago

1.0.12

1 year ago

1.0.9

2 years ago

1.0.8

2 years ago

1.0.7

2 years ago

1.0.6

2 years ago

1.0.5

2 years ago

1.0.4

3 years ago

1.0.3

3 years ago

1.0.2

3 years ago

1.0.1

3 years ago

1.0.0

3 years ago

0.0.6

3 years ago

0.0.5

3 years ago

0.0.4

3 years ago

0.0.2

3 years ago

0.0.1

3 years ago