You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- Chibi is now available in Snap Store for Linux users. To install chibi, run
3
-
```shell
4
-
sudo snap install chibi
5
-
- Added Loading indicator to all API Requests.
6
-
- Added `chibi logout`command to log you out from AniList.
7
-
- Start Date is automatically added when `chibi add`commandin invoked and `status` flag is set to `watching`.
8
-
- `chibi update`command now supports 2 new flags,
9
-
- `-n "<note>"`for entry notes.
10
-
- `-r <score>`for entry score.
2
+
3
+
#### The `chibi profile` command now supports **Rendering Pixel Perfect Avatar** in the terminal. See [supported](https://sw.kovidgoyal.net/kitty/graphics-protocol/#:~:text=Other%20terminals%20that%20have%20implemented%20the%20graphics%20protocol%3A) terminals.
#### The Table Layout for `chibi ls` and `chibi search` commands has been redesigned to be a compact [`eza`](https://github.com/eza-community/eza) like layout.
0 commit comments