zimfw/src/stage2
Eric Nielsen 26151d2f54
Remove prompt expansion from print statements
and replace the foreground color and bold expansions by ANSI escape
codes. This should make the print calls now safe and no expansion at all
should happen as we're using `-R` -- unless the `-e` flag is given.
Fixes #521. Closes #522
2023-09-16 13:21:14 -05:00
..
20_guard.zsh.erb Remove prompt expansion from print statements 2023-09-16 13:21:14 -05:00
22_zimfw_print.zsh.erb Use short `if` form instead of `&&` 2020-02-03 20:49:52 -05:00
28_zimfw_mv.zsh.erb Remove prompt expansion from print statements 2023-09-16 13:21:14 -05:00
29_zimfw_build_init.zsh.erb Remove prompt expansion from print statements 2023-09-16 13:21:14 -05:00
29_zimfw_build_login_init.zsh.erb Don't use a new shell to run tool anymore 2023-03-28 07:56:37 -05:00
30_zimfw_build.zsh.erb Remove prompt expansion from print statements 2023-09-16 13:21:14 -05:00
30_zmodule.zsh.erb Remove prompt expansion from print statements 2023-09-16 13:21:14 -05:00
31_zimfw_source_zimrc.zsh.erb Remove prompt expansion from print statements 2023-09-16 13:21:14 -05:00
34_zimfw_list_unuseds.zsh.erb Remove prompt expansion from print statements 2023-09-16 13:21:14 -05:00
50_zimfw_check_dumpfile.zsh.erb Remove prompt expansion from print statements 2023-09-16 13:21:14 -05:00
50_zimfw_check_version.zsh.erb Remove prompt expansion from print statements 2023-09-16 13:21:14 -05:00
50_zimfw_clean_compiled.zsh.erb Remove prompt expansion from print statements 2023-09-16 13:21:14 -05:00
50_zimfw_clean_dumpfile.zsh.erb Remove prompt expansion from print statements 2023-09-16 13:21:14 -05:00
50_zimfw_compile.zsh.erb Remove prompt expansion from print statements 2023-09-16 13:21:14 -05:00
50_zimfw_info.zsh.erb Also output LANG LC_* parameters in info action 2023-03-24 09:46:44 -05:00
50_zimfw_uninstall.zsh.erb Remove prompt expansion from print statements 2023-09-16 13:21:14 -05:00
50_zimfw_upgrade.zsh.erb Remove prompt expansion from print statements 2023-09-16 13:21:14 -05:00
69_zimfw_run_list.zsh.erb Remove prompt expansion from print statements 2023-09-16 13:21:14 -05:00
70_zimfw_print_error.zsh.erb Remove prompt expansion from print statements 2023-09-16 13:21:14 -05:00
70_zimfw_print_okay.zsh.erb Remove prompt expansion from print statements 2023-09-16 13:21:14 -05:00
71_zimfw_pull_print_okay.zsh.erb Tools run in a subshell 2023-03-31 20:34:26 -05:00
75_zimfw_tool_degit.zsh.erb Remove prompt expansion from print statements 2023-09-16 13:21:14 -05:00
75_zimfw_tool_git.zsh.erb Remove prompt expansion from print statements 2023-09-16 13:21:14 -05:00
77_zimfw_run_tool.zsh.erb Remove prompt expansion from print statements 2023-09-16 13:21:14 -05:00
78_zimfw_run_tool_action.zsh.erb Don't use a new shell to run tool anymore 2023-03-28 07:56:37 -05:00
80_zimfw.zsh.erb Remove prompt expansion from print statements 2023-09-16 13:21:14 -05:00