Steven Penny
Steven Penny
If I have this input: ~~~toml [[Winter]] December = [ { Sunday = 6 }, { Monday = 7 } ] January = [ { Sunday = 6 }, {...
vim keys
Is it possible to have some vim keys? Not all of them, but maybe like the top 20?
Would it be possible to get a new release? Seems like the last one was three years ago: https://github.com/Gabriel439/turtle/releases/tag/1.5.14
It seems you can write to file like this: ~~~ something >> file.txt ~~~ but can you append to file?
Is it possible to get post information, from a public page such as this: https://www.instagram.com/p/CT-cnxGhvvO/ without login?
It seems currently that native app flow (`grant_type=authorization_code`) [1] is supported: https://github.com/googleapis/google-auth-library-nodejs/blob/f11eeee28e35e81baab0668053d4ede9fb5e71c9/src/auth/oauth2client.ts#L623-L630 But not other types, such as device flow (`grant_type=urn:ietf:params:oauth:grant-type:device_code`) [2]. 1. https://developers.google.com/identity/protocols/oauth2/native-app 2. https://developers.google.com/identity/sign-in/devices
Using a three byte character: # ∞ (U+221E) (Alt + 236) I can paste or enter with no problem: ~~~ PS D:\Desktop\sh-master\cmd\gosh> .\gosh.exe $ ∞ "∞": executable file not found...
Release
Are any builds available?
Using a three byte character: # ∞ (U+221E) (Alt + 236) I can paste or enter with no problem: ~~~ PS D:\Desktop\ishell-master\example> .\example.exe Sample Interactive Shell >>> ∞ Error: Unknown...