-
When switching to the Emet-Selch model (the Solus look), I am unable to preform any emotes. His model just won't do them for me (though I've seen gifs and etc of others doing it, so I figure maybe I a…
-
If we can implement a sub command `migrate`, that will be helpful.
```
# migrate from a http URL
tea --login=try migrate https://github.com/go-gitea/tea.git --name=gitea/tea
# migrate from local…
lunny updated
5 years ago
-
I'm building a Go project with
```shell
$ tea go version
go version go1.21.1 darwin/arm64
$ tea go build -o my-artifact main.go
```
but getting the following error in response:
```
# c…
-
Inside Keeping Components Pure you will find a topic Side Effects: (un)intended consequences, in the first example where it shows component that break this rule , the output produce by given example i…
-
### Description
Leverage the tea package manager to realise runtime environments that need more than just python dependencies.
With the functionality of tea's virtual environments it could be quit…
-
Use generic photo as default if links are broken.
-
### Link to the code that reproduces this issue
https://codesandbox.io/p/github/frankievx/francis-xavier-portfolio/main?file=%2Fsrc%2Fapp%2Flayout.tsx%3A19%2C6-20%2C11&workspaceId=25db4d3b-916c-447…
-
### Observed behavior
```sh
./nex_0.3.0-rc1_darwin_arm64 tui
================================================================
🎉 There is a newer version [v0.2.7] of the NEX CLI available 🎉
To…
-
**Is your feature request related to a problem? Please describe.**
No.
**Describe the solution you'd like**
```go
switch msg := msg.(type) {
case tea.Cmd:
return m, msg
}
```
**Descr…
-
- [ ] [Link to FULL Prompt](https://gist.githubusercontent.com/dedlim/6bf6d81f77c19e20cd40594aa09e3ecd/raw/591d5a2d534911c6f6fbf8237fa747d02372a059/claude_3.5_sonnet_artifacts.xml)
### Here is a samp…