1
0
mirror of https://github.com/Eugeny/tabby-web.git synced 2025-08-06 09:21:54 +00:00
This commit is contained in:
Eugene Pankov
2021-07-07 01:48:16 +02:00
parent 879af5ef3e
commit bd342d8f72

@@ -141,3 +141,11 @@
li Simultaneous #[strong multi-pane input] li Simultaneous #[strong multi-pane input]
li Optional PuTTY style #[strong right-click paste] and #[strong copy on select] li Optional PuTTY style #[strong right-click paste] and #[strong copy on select]
li macOS vibrancy and Win 10 fluent background support li macOS vibrancy and Win 10 fluent background support
<!-- Global site tag (gtag.js) - Google Analytics -->
script(async, src="https://www.googletagmanager.com/gtag/js?id=UA-3278102-18")
script.
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'UA-3278102-18');