oh-my-posh/src/shell
2024-08-22 20:02:13 +02:00
..
scripts fix(elvish): improve robustness of initialization 2024-08-22 20:02:13 +02:00
bash.go fix(bash): escape executable 2024-08-22 13:25:00 +02:00
bash_test.go fix(bash): escape executable 2024-08-22 13:25:00 +02:00
cmd.go refactor(init): enable features automatically 2024-07-25 21:03:10 +02:00
cmd_test.go refactor(init): enable features automatically 2024-07-25 21:03:10 +02:00
code.go refactor(init): enable features automatically 2024-07-25 21:03:10 +02:00
constants.go feat(shell): support xonsh 2023-02-18 16:52:13 +01:00
elvish.go refactor(init): enable features automatically 2024-07-25 21:03:10 +02:00
elvish_test.go refactor(init): enable features automatically 2024-07-25 21:03:10 +02:00
features.go refactor(init): enable features automatically 2024-07-25 21:03:10 +02:00
fish.go refactor(init): enable features automatically 2024-07-25 21:03:10 +02:00
fish_test.go refactor(init): enable features automatically 2024-07-25 21:03:10 +02:00
formats.go fix(bash): avoid unexpected expansions in Bash/Zsh 2024-08-19 08:20:40 +02:00
init.go fix(elvish): improve robustness of initialization 2024-08-22 20:02:13 +02:00
init_test.go fix(elvish): improve robustness of initialization 2024-08-22 20:02:13 +02:00
nu.go feat(init): add --debug flag 2024-07-25 21:03:10 +02:00
nu_test.go refactor(init): enable features automatically 2024-07-25 21:03:10 +02:00
pwsh.go fix(elvish): improve robustness of initialization 2024-08-22 20:02:13 +02:00
pwsh_test.go refactor(init): enable features automatically 2024-07-25 21:03:10 +02:00
tcsh.go refactor(init): enable features automatically 2024-07-25 21:03:10 +02:00
tcsh_test.go refactor(init): enable features automatically 2024-07-25 21:03:10 +02:00
xonsh.go refactor(init): enable features automatically 2024-07-25 21:03:10 +02:00
xonsh_test.go refactor(init): enable features automatically 2024-07-25 21:03:10 +02:00
zsh.go fix(bash): escape executable 2024-08-22 13:25:00 +02:00
zsh_test.go refactor(init): enable features automatically 2024-07-25 21:03:10 +02:00