Skip to content

Things I've written for tintin++ to make life easier

Notifications You must be signed in to change notification settings

wedsall/Tintin-nuggets

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

Tintin-nuggets

Things I've written for tintin++ to make life easier

Files: speedwalk.tin Needed some more flexibility for the built-in tintin++ speedwalking capabilities. This alias will detect your command if it's in the format of: {number}{command}{number}{command}.. Where there are at least 2 instances of {number}{command} and no spaces

Example: 12n25nw will execute n 12 times and nw 25 times. tintin++ can do this but it doesn't behave to my liking by default since it often times defaults to the speedwalking 'v1' style - which would execute n 12 times, n 25 times, and w once.

The {command} is limited to words with no special characters. You could do 2smile3grin for example.

About

Things I've written for tintin++ to make life easier

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published