1
1
mirror of https://github.com/Eugeny/tabby.git synced 2024-09-20 01:18:39 +03:00
tabby/app/lib
2022-02-13 16:37:56 +00:00
..
app.ts Fix app not quitting completely on Cmd+Q (Mac) 2022-02-13 16:37:56 +00:00
cli.ts properly disable yargs warning 2021-12-12 12:10:48 +01:00
config.ts project rename 2021-06-29 23:57:04 +02:00
index.ts fixed app not quitting completely on cmd-q 2021-08-27 18:26:57 +02:00
lru.ts fixed ESM default imports 2021-12-06 19:13:26 +01:00
pluginManager.ts wip 2021-01-01 22:23:27 +01:00
portable.ts project rename 2021-06-29 23:57:04 +02:00
pty.ts fixed restored local tabs being unresponsive - fixes #5122, fixes #5124, fixes #5101 2021-12-12 12:03:01 +01:00
sentry.ts project rename 2021-06-29 23:57:04 +02:00
stringDecoder.ts lint 2021-06-03 22:48:48 +02:00
utfSplitter.ts prevent string_decoder from mangling non-utf output - fixes #4025, fixes #4178, fixes #4373, fixes #4282 2021-08-28 20:15:20 +02:00
window.ts fixed serial opening ports 2022-02-11 11:02:29 +01:00