-
Notifications
You must be signed in to change notification settings - Fork 44
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #37 from yusufcanb/release/1.2
Release/1.2
- Loading branch information
Showing
47 changed files
with
1,323 additions
and
182 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -23,4 +23,5 @@ go.work | |
.repomix/ | ||
dist/ | ||
.venv/ | ||
.vscode/ | ||
__pycache__/ |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
1.2-pre | ||
1.2 |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file not shown.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,19 @@ | ||
Output ask.gif | ||
|
||
Set Shell zsh | ||
Set Theme "Cyberdyne" | ||
|
||
Set Width 1200 | ||
Set Height 600 | ||
Set FontSize 22 | ||
|
||
Hide | ||
Type "source ~/.zshrc && clear" | ||
Enter | ||
Hide | ||
|
||
Show | ||
Type "tlm ask --context . --include=pkg/ask/**/*.go 'briefly explain tlm ask command'" | ||
Sleep 500ms | ||
Enter | ||
Sleep 15s |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,21 +1,49 @@ | ||
Output config.gif | ||
|
||
Set Shell zsh | ||
Set Theme "Cyberdyne" | ||
|
||
Set Width 1200 | ||
Set Height 850 | ||
Set FontSize 32 | ||
Set Height 600 | ||
Set FontSize 22 | ||
|
||
Hide | ||
Type "source ~/.zshrc && clear" | ||
Enter | ||
Hide | ||
|
||
Show | ||
Type "tlm config" | ||
Sleep 250ms | ||
Enter | ||
Sleep 2s | ||
|
||
Down | ||
Sleep 500ms | ||
|
||
Down | ||
Sleep 500ms | ||
|
||
Down | ||
Sleep 500ms | ||
Sleep 750ms | ||
|
||
Down | ||
Sleep 750ms | ||
|
||
Down | ||
Sleep 750ms | ||
|
||
Down | ||
Sleep 300ms | ||
|
||
Down | ||
Sleep 300ms | ||
|
||
Down | ||
Sleep 300ms | ||
|
||
Down | ||
Sleep 300ms | ||
|
||
|
||
Sleep 2s |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,12 +1,18 @@ | ||
Output explain.gif | ||
|
||
Set Shell zsh | ||
Set Theme "Cyberdyne" | ||
|
||
Set Width 1200 | ||
Set Height 600 | ||
Set FontSize 32 | ||
Set Height 650 | ||
Set FontSize 22 | ||
|
||
Type 'tlm explain "git rev-list --all | xargs -L1 git grep -l TODO"' | ||
Hide | ||
Type "source ~/.zshrc && clear" | ||
Enter | ||
|
||
Show | ||
Type 'tlm explain "sed -r s/(foo)(bar)/\2\1/; s/\b([a-z]+)\b/\U\1/g; /baz/d\ in > out"' | ||
Sleep 500ms | ||
Enter | ||
Sleep 3s | ||
Sleep 5s |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.