Skip to content

Commit

Permalink
added comment for better understanding rawviewer ascii
Browse files Browse the repository at this point in the history
  • Loading branch information
SilenZcience committed Feb 15, 2024
1 parent dbd208a commit 441479b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions cat_win/util/rawviewer.py
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,7 @@
# (31, 'US' , '␟', False), # ^_ unit seperator
# (127,'DEL', '␡', False), # delete
]
# (ord[dec],char,symbol,use in --chr)


def get_raw_view_lines_gen(file: str = '', mode: str = 'X', colors: list = None,
Expand Down

0 comments on commit 441479b

Please sign in to comment.