fish-shell/src/builtins
Michael Jarvis 970cf45166 Remove test for italics_mode and dim_mode on Apple
This resolves an issue where fish crashes with SIGSEGV if the TERM environment
variable is not set.

See:
- https://github.com/fish-shell/fish-shell/issues/8873
- https://github.com/microsoft/vscode/issues/147320
2022-04-14 15:05:13 +02:00
..
argparse.cpp Revert "Replace some simple loops with STL algorithms" 2022-04-09 12:12:16 -07:00
argparse.h
bg.cpp Refactor tty transfer to be more deliberate 2022-03-19 14:48:36 -07:00
bg.h
bind.cpp Clean up woption 2022-04-02 11:28:30 -07:00
bind.h
block.cpp Clean up woption 2022-04-02 11:28:30 -07:00
block.h
builtin.cpp Clean up woption 2022-04-02 11:28:30 -07:00
builtin.h
cd.cpp
cd.h
command.cpp Clean up woption 2022-04-02 11:28:30 -07:00
command.h
commandline.cpp Clean up woption 2022-04-02 11:28:30 -07:00
commandline.h
complete.cpp Clean up woption 2022-04-02 11:28:30 -07:00
complete.h
contains.cpp Clean up woption 2022-04-02 11:28:30 -07:00
contains.h
disown.cpp
disown.h
echo.cpp
echo.h
emit.cpp
emit.h
eval.cpp
eval.h
exit.cpp Clean up woption 2022-04-02 11:28:30 -07:00
exit.h
fg.cpp Refactor tty transfer to be more deliberate 2022-03-19 14:48:36 -07:00
fg.h
function.cpp Clean up woption 2022-04-02 11:28:30 -07:00
function.h
functions.cpp Clean up woption 2022-04-02 11:28:30 -07:00
functions.h
history.cpp Clean up woption 2022-04-02 11:28:30 -07:00
history.h
jobs.cpp Clean up woption 2022-04-02 11:28:30 -07:00
jobs.h
math.cpp Clean up woption 2022-04-02 11:28:30 -07:00
math.h
printf.cpp printf: Explain what couldn't be converted 2021-11-20 17:44:05 +01:00
printf.h
pwd.cpp Clean up woption 2022-04-02 11:28:30 -07:00
pwd.h
random.cpp
random.h
read.cpp Clean up woption 2022-04-02 11:28:30 -07:00
read.h
realpath.cpp Clean up woption 2022-04-02 11:28:30 -07:00
realpath.h
return.cpp Clean up woption 2022-04-02 11:28:30 -07:00
return.h
set_color.cpp Remove test for italics_mode and dim_mode on Apple 2022-04-14 15:05:13 +02:00
set_color.h
set.cpp Revert "Replace some simple loops with STL algorithms" 2022-04-09 12:12:16 -07:00
set.h
source.cpp
source.h
status.cpp Remove unused functions, members (and a variable) 2022-04-09 10:10:44 -07:00
status.h
string.cpp decrease scope of a couple variables, prefix incr non-primitives 2022-04-07 09:25:16 -07:00
string.h
test.cpp Overload fish_wcstod for wcstring and length 2022-03-25 16:06:10 +01:00
test.h
type.cpp Clean up woption 2022-04-02 11:28:30 -07:00
type.h
ulimit.cpp Clean up woption 2022-04-02 11:28:30 -07:00
ulimit.h
wait.cpp Clean up woption 2022-04-02 11:28:30 -07:00
wait.h