1
1
mirror of https://github.com/wez/wezterm.git synced 2025-01-08 07:01:35 +03:00
wezterm/assets
Dominique Martinet 24702de74a shell integration: check for saved PS1 value before using it
On bash it's possible to hit ^C before we remembered the PS1 which would
cause the shell to end up with an empty PS1, making it unclear that the
^C actually worked as there is no prompt left.

I'm not sure I understand the need to mess with the variable every time
(could just add the OSC codes if not already present and never remove
them?), but at least make it so we don't end up with an empty prompt
line by checking the saved value isn't empty.
2024-09-15 05:47:22 -07:00
..
flatpak flatpak: update some metadata 2024-01-28 07:59:20 -07:00
fonts Update Symbols Nerd Font Mono to 3.1.1 2024-01-21 16:25:04 -07:00
icon logo: refine appearance a bit more 2021-12-29 18:14:26 -07:00
macos/WezTerm.app macos: allow association with .command file type 2022-12-19 11:06:12 -07:00
shell-completion docs and missing bit of #4535 #4523 2024-02-03 10:52:15 -07:00
shell-integration shell integration: check for saved PS1 value before using it 2024-09-15 05:47:22 -07:00
windows windows: update bundled conpty 2024-02-10 16:50:08 -07:00
open-wezterm-here quote pwd in open-wezterm-here 2022-07-22 06:46:21 -07:00
wezterm-nautilus.py feat: support Natilus 4.0 API 2022-10-03 08:37:09 -07:00
wezterm.appdata.xml add pane select screenshot to appstream data 2022-08-21 13:15:38 -07:00
wezterm.desktop Continue parsing cmdline arguments in the desktop file 2022-11-04 06:32:32 -07:00