ohmyzsh/lib
Martin Hans d17ca487a4
fix(history): add `t` option to history wrapper (#12365)
The `t` option takes a strftime format specification as argument. This
fixes cases in which $HIST_STAMPS is set to a value other than
`mm/dd/yyyy|dd.mm.yyyy|yyyy-mm-dd`.
2024-04-18 10:49:34 +02:00
..
async_prompt.zsh perf(async): avoid executing `true` if not required (#12318) 2024-04-04 16:20:20 +02:00
bzr.zsh
cli.zsh fix(updater): abort update if `$ZSH` is not a git repository 2024-04-18 07:33:13 +02:00
clipboard.zsh
compfix.zsh style: remove trailing whitespace (#12303) 2024-03-26 09:55:16 +01:00
completion.zsh style(completion): remove extra space (#12206) 2024-02-08 15:41:34 +01:00
correction.zsh
diagnostics.zsh style: remove trailing whitespace (#12303) 2024-03-26 09:55:16 +01:00
directories.zsh
functions.zsh
git.zsh fix(git): turn off async prompt by default on zsh < 5.0.6 (#12331) 2024-04-17 20:21:18 +02:00
grep.zsh
history.zsh fix(history): add `t` option to history wrapper (#12365) 2024-04-18 10:49:34 +02:00
key-bindings.zsh fix(key-bindings): bind default arrow keys to `beginning-search` 2024-02-12 09:48:38 +01:00
misc.zsh
nvm.zsh
prompt_info_functions.zsh fix(prompt): quote ruby prompt (#12195) 2024-02-03 22:50:44 +01:00
spectrum.zsh feat(spectrum): add `FX[dim]` format (#12172) 2024-01-21 05:25:50 +01:00
termsupport.zsh
theme-and-appearance.zsh
vcs_info.zsh