Search for ASCII characters by name or by number.
Try typing in asc b
to find characters with the letter b
inside of them.
Add tinytacoteam/zazu-ascii-calculator
inside of plugins
block of your ~/.zazurc.json
file.
{
"plugins": [
"tinytacoteam/zazu-ascii-search"
]
}