Espen Jacobsson
Espen Jacobsson
Adding support for file extension custom string allows for a little bit more privacy, while still letting your status reveal which file type you are editing.
Closes #70 Adds support for `{file_size}` as a tag. Uses [https://www.npmjs.com/package/file-size](https://www.npmjs.com/package/file-size) (0 dependencies) for human readable formatting. Human readable formatting can be enabled by setting the config value `rpc.fileSizeHumanReadable` to...
### What is the problem? Build fails because of type errors immediately after setting up a blitz template with the following settings: **Project Language**: TypeScript **App Template**: Full - includes...
Was looking for a solution to a problem I am facing and came across this repo. Unfortunately, this repo suffers the same problem. `npm install` fails because [email protected] does not...
### Verify canary release - [X] I verified that the issue exists in the latest Turborepo canary release. ### Link to code that reproduces this issue https://github.com/espenja/turbo-mouse-scroll-tui ### What package...