ohmyzsh/lib
Alexander Schlarb 25c2c3a468
feat(lib): send OSC 7 on directory change for more supported terminals (#9914)
Previously this was only emitted on macOS with Apple's Terminal.app (and
compatible clones like iTerm2), but it is used by other terminal emulators
as well to obtain the actual current working directory wiht symlinks intact.
All non-supporting terminal emulators tested gracefully ignored this value,
so emit this on these as well in case they (or some other app masquarading
as them) add future support for this value.

Closes #9914

Co-authored-by: Marc Cornellà <hello@mcornella.com>
2023-04-05 00:20:10 +02:00
..
bzr.zsh
cli.zsh feat(upgrade): add verbosity settings 2023-03-28 12:58:33 +02:00
clipboard.zsh
compfix.zsh
completion.zsh fix(lib): fix case-insensitive completion for zsh 5.9 (#11526) 2023-02-26 20:37:03 +01:00
correction.zsh fix(correction)!: remove aliases for non standard commands 2023-02-15 09:23:04 +01:00
diagnostics.zsh
directories.zsh feat(init)!: allow turning off aliases for libs and plugins (#11550) 2023-04-03 23:14:36 +02:00
functions.zsh fix(lib): use $BROWSER in open_command if set (#11532) 2023-03-03 12:34:31 +01:00
git.zsh
grep.zsh
history.zsh
key-bindings.zsh
misc.zsh refactor: reorganize setopts in lib folder 2023-02-24 20:55:31 +01:00
nvm.zsh
prompt_info_functions.zsh feat(azure): add azure plugin (#8848) 2023-02-07 12:33:59 +01:00
spectrum.zsh
termsupport.zsh feat(lib): send OSC 7 on directory change for more supported terminals (#9914) 2023-04-05 00:20:10 +02:00
theme-and-appearance.zsh fix(lib): set equivalent LS_COLORS and LSCOLORS variables 2023-03-12 15:47:58 +01:00
vcs_info.zsh fix(lib): fix return code after expected non-zero exit code (#11524) 2023-02-24 17:27:23 +01:00