nekome icon indicating copy to clipboard operation
nekome copied to clipboard

🐈 TUI な Twitter クライアント

Results 10 nekome issues
Sort by recently updated
recently updated
newest added

- [x] #29 - [x] #31 - [ ] ツイートの詳細ページ(ツイート + リプライツリーの表示) - [ ] [sixel](https://github.com/mattn/go-sixel) による画像表示 - 画像表示は [rasterm](https://github.com/BourgeoisBear/rasterm) を使うといいかも(kitty が sixel 対応していないので) - [ ] クリップボード内の画像をツイート

提案

[go-twitter](https://github.com/g8rswimmer/go-twitter) で PinnedTweet の TweetRawIncludes が取得できない レスポンスには含まれてるはずなので、ライブラリ側を触る必要がありそう

仕様

go-runewidth の `StringWidth()` に起因する tview のバグが原因 - どちらも issue が立っているので様子見 - 暫定的な対策として、`Ctrl + L` で再描画できるようにしてる

specification

見る限り、API v2 にそういうフィールドがなさそう > https://developer.twitter.com/en/docs/twitter-api/data-dictionary/object-model/tweet

仕様

引用元のツイートに対して操作できるようにしたい

proposal

バッファ(?)内のツイート検索および対象ツイートへのジャンプがしたいです。 どのテキストを検索対象とすべきかはわかりません。 実装重めの機能ですが、ご検討のほどよろしくお願いします🙇‍♂️

proposal

[Twitter API の無料プラン廃止](https://twitter.com/TwitterDev/status/1621026986784337922)にともない、nekome の開発・メンテナンスは 2023/02/09 をもって終了します。 組込みの API トークンはこの日付をもって失効しますが、ご自身で API トークンを用意し、設定していただくことで引き続きご利用いただくことが可能です。 設定個所については、[こちら](https://github.com/arrow2nd/nekome/blob/v2/docs/ja/config.md#credtoml) をご参照ください。 短い間ではありましたが、nekome を使ってくださりありがとうございました…! またモチベが戻ったら、Mastodon クライアントにでも作り替えたいなと思っています。 --- Due to the [Discontinuation of the free Twitter API plan](https://twitter.com/TwitterDev/status/1621026986784337922), the development...

announcement

Currently no conversation threads (As described in https://developer.twitter.com/en/docs/twitter-api/conversation-id) are displayed, right? If not, will it be possible soon? --- 現在、会話スレッドは表示されていませんね。 https://developer.twitter.com/en/docs/twitter-api/conversation-id に記載されているように?そうでない場合、すぐに可能になるのでしょうか?

question

自分の環境がkittyじゃなくなったので、一旦kitty graphics protocolのことは考えなくてもいい…かも…

proposal

- スレッド (not リプライ) - #109 を入れるならここかな…?って思ったりもする

proposal