1
1
mirror of https://github.com/Eugeny/tabby.git synced 2024-11-23 21:34:13 +03:00
tabby/terminus-terminal/src
2018-10-03 21:15:16 +01:00
..
components faster tab creation 2018-09-20 12:46:50 +02:00
fonts provide a fallback monospace font for characters missing in user's font (fixes #112) 2017-07-15 18:15:49 +02:00
frontends fixed visual bell (fixes #419) 2018-09-20 13:04:50 +02:00
icons SVG icons 2018-08-09 15:13:31 +02:00
persistence xterm frontend 2018-08-26 13:15:00 +02:00
services fixed cwd for new tabs on windows (fixes #378) 2018-09-23 09:25:49 -07:00
shells Restore Bash on Windows 2018-10-03 21:15:16 +01:00
api.ts allow starting commands in new tabs via CLI (fixes #304) 2018-08-26 17:35:04 +02:00
bell.ogg proper visual bell (fixes #131) 2017-07-23 20:55:41 +02:00
bufferizedPTY.js improve perf by keeping node-pty in the renderer process 2018-08-20 17:54:38 +02:00
buttonProvider.ts added CLI option to paste text into terminal 2018-09-23 16:33:57 +02:00
colorSchemes.ts ignore Hyper theme errors 2018-01-19 15:53:14 +01:00
config.ts xterm frontend 2018-08-26 13:15:00 +02:00
hotkeys.ts refreshed settings UI (fixes #314) 2018-04-01 19:51:04 +02:00
hterm.ts remember CSI color overrides (fixes #59) 2018-08-25 10:45:45 +02:00
hterm.userCSS.scss vertically align wide chars (fixes #335) 2018-07-26 22:18:35 +02:00
index.ts added CLI option to paste text into terminal 2018-09-23 16:33:57 +02:00
pathDrop.ts naming 2018-08-26 13:23:57 +02:00
recoveryProvider.ts . 2017-07-26 19:59:05 +02:00
settings.ts added SSH connection manager (fixes #220) 2017-11-27 16:30:59 +01:00