Home
last modified time | relevance | path

Searched refs:ansi_color_style_names (Results 1 – 3 of 3) sorted by last modified time

/dports/shells/xonsh/xonsh-0.7.9/xonsh/
H A D__amalgam__.py10308 def ansi_color_style_names(): function
19184 return ansi_color_style_names()
H A Dreadline_shell.py28 ansi_color_style_names,
630 return ansi_color_style_names()
H A Dansi_colors.py102 def ansi_color_style_names(): function