File tree Expand file tree Collapse file tree 3 files changed +10
-10
lines changed Expand file tree Collapse file tree 3 files changed +10
-10
lines changed Original file line number Diff line number Diff line change 1
1
# gtrash
2
2
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 >
4
4
5
5
![ demo] ( doc/image/demo.gif )
6
6
Original file line number Diff line number Diff line change 54
54
# Display:
55
55
# Hide Hide the subsequent commands from the output
56
56
# Show Show the subsequent commands in the output
57
-
58
- Output demo.gif
57
+ Output ../demo.gif
58
+ # Output ../ demo.webm
59
59
60
60
Require gtrash
61
61
62
62
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
66
66
Set Theme "Snazzy"
67
67
68
68
Hide
@@ -79,8 +79,8 @@ Type "ls" Sleep 500ms Enter
79
79
Type "gtrash find" Enter
80
80
Sleep 1s
81
81
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
84
84
85
85
Sleep 2s
86
86
@@ -96,8 +96,8 @@ Type "ls" Sleep 100ms Enter
96
96
97
97
Sleep 1s
98
98
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
101
101
102
102
Sleep 2s Enter Sleep 2s Type "y" Sleep 300ms
103
103
Type "ls" Enter
You can’t perform that action at this time.
0 commit comments