Skip to content

Commit f263d00

Browse files
committed
update readme
1 parent 5f3b735 commit f263d00

File tree

3 files changed

+10
-10
lines changed

3 files changed

+10
-10
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# gtrash
22

3-
<h5 align="center">Modern Trash CLI manager for Linux system trash written in Go</h5>
3+
<h5 align="center">A Modern Trash CLI manager for Linux system trash written in Go</h5>
44

55
![demo](doc/image/demo.gif)
66

doc/image/demo.gif

795 KB
Loading

doc/image/demo.tape

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -54,15 +54,15 @@
5454
# Display:
5555
# Hide Hide the subsequent commands from the output
5656
# Show Show the subsequent commands in the output
57-
58-
Output demo.gif
57+
Output ../demo.gif
58+
# Output ../demo.webm
5959

6060
Require gtrash
6161

6262
Set Shell "zsh"
63-
Set FontSize 18
64-
Set Width 1200
65-
Set Height 600
63+
Set FontSize 24
64+
Set Width 1240
65+
Set Height 800
6666
Set Theme "Snazzy"
6767

6868
Hide
@@ -79,8 +79,8 @@ Type "ls" Sleep 500ms Enter
7979
Type "gtrash find" Enter
8080
Sleep 1s
8181

82-
Type "# Lets restore files with TUI interface!" Sleep 80ms Enter
83-
Type "gtrash restore" Sleep 200ms Enter
82+
Type "# Lets restore files with TUI interface!" Sleep 50ms Enter
83+
Type "gtrash restore" Sleep 300ms Enter
8484

8585
Sleep 2s
8686

@@ -96,8 +96,8 @@ Type "ls" Sleep 100ms Enter
9696

9797
Sleep 1s
9898

99-
Type "# Lets restore deleted files all at once!" Sleep 80ms Enter
100-
Type "gtrash restore-group" Sleep 200ms Enter
99+
Type "# Lets restore deleted files all at once!" Sleep 50ms Enter
100+
Type "gtrash restore-group" Sleep 300ms Enter
101101

102102
Sleep 2s Enter Sleep 2s Type "y" Sleep 300ms
103103
Type "ls" Enter

0 commit comments

Comments
 (0)