Run ani with no arguments to open the interactive TUI.
#Tabs
| Tab | Content |
|---|---|
| Trending | Currently trending anime |
| Popular | Popular this season |
| Upcoming | Not yet airing |
| All Time | Most popular of all time |
| Top 100 | Highest scored |
| Search | Search with filters |
Tabs are lazy-loaded — data fetches only when you first visit each tab. Switching tabs is instant after the first load.
#Keybindings
| Key | Action |
|---|---|
↑ / k | Move up |
↓ / j | Move down |
→ / Tab / l | Next tab |
← / Shift+Tab / h | Previous tab |
] | Next page |
/ | Open search input |
Enter | Open detail / confirm search |
Esc | Cancel search |
r | Refresh current tab |
q / Ctrl+C | Quit |
#Search
Press / from any tab to open the inline search input.
Type a query and press Enter — results populate the Search tab.
Press Esc to cancel without searching.
#Title language
The default language is english. Launch with --lang romaji or --lang native to switch:
ani --lang romaji
ani --lang native