Michele Bologna
|
58ff4e1d2e
lib: follow standards in window title (#9320)
|
4 年之前 |
Marc Cornellà
|
274df9dc29
lib: support simple terminal in title function
|
4 年之前 |
Marc Cornellà
|
4ec055b890
lib: support alacritty $TERM in title function
|
4 年之前 |
Marc Cornellà
|
765966606d
lib: correct :q syntax in title function for clarity
|
4 年之前 |
Marc Cornellà
|
9521837240
lib: support mlterm-256color
|
4 年之前 |
Patrick Moore
|
e606ac7051
Handle unset variables in various parts of the codebase (#8944)
|
4 年之前 |
joshuashaffer
|
b706a91917
core: add title support for mlterm (#8303)
|
4 年之前 |
Marc Cornellà
|
2eb3e9d57c
lib: support konsole* $TERM in title function (#8035)
|
4 年之前 |
Marc Cornellà
|
b9d5ee7913
lib: automatic title: replace fg with description from jobs (#7982)
|
4 年之前 |
Marc Cornellà
|
02d1253809
lib: clean up termsupport.zsh
|
4 年之前 |
Marc Cornellà
|
d7825313cc
Use $jobstates and $jobtexts to look for jobs
|
4 年之前 |
Stephen Heuer
|
a2cad16790
lib: urlencode hostname in update_terminalapp_cwd (#6245)
|
4 年之前 |
Jacob Tomaw
|
1ba0af650a
Use safer append to hook function arrays (#8406)
|
5 年之前 |
Erik Demaine
|
902e3172c9
Avoid error messages when there is no job
|
5 年之前 |
Erik Demaine
|
c1446b4750
Automatic title: Replace fg with description from jobs
|
5 年之前 |
Jeremy Armstrong
|
8aa8405ea2
termsupport: add support for tmux* $TERM values (#7622)
|
5 年之前 |
Janosch Schwalm
|
19b925e741
use https everywhere (#6574)
|
6 年之前 |
moyamo
|
71deb74552
Fix indentation
|
9 年之前 |
moyamo
|
d779750341
Default to using terminfo to set the terminal title
|
9 年之前 |
Marc Cornellà
|
4e306887c2
Cleanup update_terminalapp_cwd function
|
9 年之前 |
Marc Cornellà
|
eca912e51a
Quote all variables in if statements
|
9 年之前 |
Marc Cornellà
|
103eb32721
Use a case structure to id terminal types
|
9 年之前 |
Dawid Ferenczy
|
63d7500cf1
Added setting of the window title in Cygwin
|
10 年之前 |
Ionel Cristian Mărieș
|
d55111f200
Support all kinds of putty-like terminal strings.
|
9 年之前 |
Ionel Cristian Mărieș
|
711c1bcb40
Add support for "putty" $TERM in termsupport.zsh
|
9 年之前 |
Andrew Janke
|
f0981d564a
termsupport: protect subshell with quotes
|
9 年之前 |
Andrew Janke
|
00eb465830
Merge branch 'master' into fold-terminalapp-plugin-into-termsupport
|
9 年之前 |
Andrew Janke
|
47d19cc564
Add defensive `emulate -L zsh` to termsupport functions
|
9 年之前 |
Robby Russell
|
7c60da9e1f
Merge pull request #4233 from apjanke/apple-term-no-dupe-folder-in-title
|
9 年之前 |
Robby Russell
|
f6a2b97356
Merge pull request #4203 from apjanke/title-protect-promptsubst
|
9 年之前 |