euporie 2.8.7__py3-none-any.whl → 2.8.8__py3-none-any.whl
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- euporie/core/__init__.py +1 -1
- euporie/core/io.py +1 -1
- {euporie-2.8.7.dist-info → euporie-2.8.8.dist-info}/METADATA +1 -1
- {euporie-2.8.7.dist-info → euporie-2.8.8.dist-info}/RECORD +9 -9
- {euporie-2.8.7.data → euporie-2.8.8.data}/data/share/applications/euporie-console.desktop +0 -0
- {euporie-2.8.7.data → euporie-2.8.8.data}/data/share/applications/euporie-notebook.desktop +0 -0
- {euporie-2.8.7.dist-info → euporie-2.8.8.dist-info}/WHEEL +0 -0
- {euporie-2.8.7.dist-info → euporie-2.8.8.dist-info}/entry_points.txt +0 -0
- {euporie-2.8.7.dist-info → euporie-2.8.8.dist-info}/licenses/LICENSE +0 -0
euporie/core/__init__.py
CHANGED
euporie/core/io.py
CHANGED
@@ -232,7 +232,7 @@ class Vt100_Output(PtkVt100_Output):
|
|
232
232
|
"""Query terminal to check for kitty graphics support."""
|
233
233
|
self.write_raw(
|
234
234
|
"\x1b[s"
|
235
|
-
+ passthrough("\
|
235
|
+
+ passthrough("\x1b_Gi=4294967295,s=1,v=1,a=q,t=d,f=24;aaaa\x1b\\")
|
236
236
|
+ "\x1b[u\x1b[2k"
|
237
237
|
)
|
238
238
|
|
@@ -1,6 +1,6 @@
|
|
1
1
|
Metadata-Version: 2.4
|
2
2
|
Name: euporie
|
3
|
-
Version: 2.8.
|
3
|
+
Version: 2.8.8
|
4
4
|
Summary: Euporie is a suite of terminal applications for interacting with Jupyter kernels
|
5
5
|
Project-URL: Documentation, https://euporie.readthedocs.io/en/latest
|
6
6
|
Project-URL: Issues, https://github.com/joouha/euporie/issues
|
@@ -6,7 +6,7 @@ euporie/console/app.py,sha256=EvmL4djuIWN_WlPyZt2tsc4Bc8SZTPphTlB0yGFPj1o,5736
|
|
6
6
|
euporie/console/py.typed,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
7
7
|
euporie/console/tabs/__init__.py,sha256=Grm9EO1gnBO1o-k6Nqnlzo8XLIgFZSXNAdz49Vvh4zY,55
|
8
8
|
euporie/console/tabs/console.py,sha256=G_md1U6pRZeL34ejokzzrCNKfNKiLkyphCha7z2xuy0,31783
|
9
|
-
euporie/core/__init__.py,sha256=
|
9
|
+
euporie/core/__init__.py,sha256=W-PhIUFAz0WRo0jFbklz-iJSXeZeq8HFr-V6ivy9uy0,313
|
10
10
|
euporie/core/__main__.py,sha256=QkRamWXgrPiRj7h4sYNhHNpVOUJuEpRuvZE-YLK1dUU,1255
|
11
11
|
euporie/core/_settings.py,sha256=JspB4eMUXry4r5g4Wzn4aV0FmzSVmWf1G96Jcr5bcDE,2937
|
12
12
|
euporie/core/border.py,sha256=HktTPL-sKxaiM8_DPdaetFI5fOvEBVJrw3tmgsKT2jY,48835
|
@@ -21,7 +21,7 @@ euporie/core/format.py,sha256=D8svQC9ZFO4rSkjtTIaRTfZ32KRgIN12KTjEeqM5Hag,4163
|
|
21
21
|
euporie/core/graphics.py,sha256=tD7hvCYDXqToHgrC1bMm0a7THZUd77sRF0a1Fje0a38,45595
|
22
22
|
euporie/core/history.py,sha256=y9DAWrQmOMSBqTza3QMqE28X-MRYm8OPiigQ9dDlyUE,2829
|
23
23
|
euporie/core/inspection.py,sha256=sN--ttxjdpinafHqrb21uqqdp8U0TbYqT7BYAfutqZg,2796
|
24
|
-
euporie/core/io.py,sha256=
|
24
|
+
euporie/core/io.py,sha256=G8H7kUK7p8HvO2WKN9TuRv0ud2ja76ObCvROakaZeYo,10981
|
25
25
|
euporie/core/keys.py,sha256=Ld9iKl-Qe8Ps2g8tpA9ViBIgZmQz6oncTPNiqgXNfqk,411225
|
26
26
|
euporie/core/lexers.py,sha256=AXNDYOR0BZf0sYj9o8YSb0oF4AGYZdKygwFIUKJ3XFM,1083
|
27
27
|
euporie/core/log.py,sha256=gdnBd35OmCQ-wNPr54lMkw_Vl_9JyZjBt_TmACCHWbo,17222
|
@@ -169,10 +169,10 @@ euporie/web/tabs/__init__.py,sha256=0DbkceML8N_qefZFZB7CJQw_FX0gkuNdabQoEu0zV9E,
|
|
169
169
|
euporie/web/tabs/web.py,sha256=CY8tfy_yrZYLWY2pEyOgJsqIHCfGIj9WVKnK6v9Jg8g,6195
|
170
170
|
euporie/web/widgets/__init__.py,sha256=xIxCPl9KiisYgsX-V1LvDT6BETZRF3nC-ZsP8DP7nOY,46
|
171
171
|
euporie/web/widgets/webview.py,sha256=WhV-e7CeTK3z8fw27cl-aqjeSckLXug1fUINBAkx8Gk,20469
|
172
|
-
euporie-2.8.
|
173
|
-
euporie-2.8.
|
174
|
-
euporie-2.8.
|
175
|
-
euporie-2.8.
|
176
|
-
euporie-2.8.
|
177
|
-
euporie-2.8.
|
178
|
-
euporie-2.8.
|
172
|
+
euporie-2.8.8.data/data/share/applications/euporie-console.desktop,sha256=DI08G0Dl2s5asM6afWUfkKvO5YmcBm-pWQZzUHiNnqc,153
|
173
|
+
euporie-2.8.8.data/data/share/applications/euporie-notebook.desktop,sha256=RtpJzvizTDuOp0BLa2bLgVHx11LG6L7PL-oF-wHTsgU,155
|
174
|
+
euporie-2.8.8.dist-info/METADATA,sha256=sHBdZT1_tIT-eqB8p45RAD4n-q-X_5mpD_qlmaSK-qg,6515
|
175
|
+
euporie-2.8.8.dist-info/WHEEL,sha256=qtCwoSJWgHk21S1Kb4ihdzI2rlJ1ZKaIurTj_ngOhyQ,87
|
176
|
+
euporie-2.8.8.dist-info/entry_points.txt,sha256=cJPvjp7siwHeqCcCdu-Q9OCcsp4ylbLv0S4RP7g3Bf0,798
|
177
|
+
euporie-2.8.8.dist-info/licenses/LICENSE,sha256=yB-auuST68VxkNPXb-E7gVdFzOJShyBnoPyyveuAiYc,1079
|
178
|
+
euporie-2.8.8.dist-info/RECORD,,
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|