Skip to content

EmNudge/termicode

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Termicode

Baby's first rust project!

This is a terminal TUI unicode search tool.

image

Options

  • --copy
    • copy to clipboard
  • --output= one of (symbol, name, codepoint)
    • output only one piece of data to stdout. Useful for combining with other commands.

Searching

Currently the searchbox filters by name across all non-collapsed unicode characters from UnicodeData.txt. Regex is also accepted by the input. It is parsed as regex if surrounded with / (e.g. /smiling.+eyes/)

About

unicode lookup tool in your terminal!

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages