1
1
mirror of https://github.com/Eugeny/tabby.git synced 2024-11-30 22:53:31 +03:00
tabby/terminus-terminal/src
Eugene Pankov 9cdcc8d8e5 fixed #649
2019-02-09 22:10:42 +01:00
..
components console logging 2019-02-09 17:44:23 +01: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 properly recover tabs with xterm 2019-01-27 22:01:55 +01:00
icons SVG icons 2018-08-09 15:13:31 +02:00
services fixed #649 2019-02-09 22:10:42 +01:00
shells fixed --login flag for older shells 2018-12-23 21:02:18 +01:00
api.ts split common terminal behaviour into BaseTerminalTab 2019-01-05 16:54:22 +01:00
bell.ogg proper visual bell (fixes #131) 2017-07-23 20:55:41 +02:00
bufferizedPTY.js perf: reduced pty bufferization window 2018-11-10 21:10:47 +01:00
buttonProvider.ts fixed #649 2019-02-09 22:10:42 +01:00
colorSchemes.ts ignore Hyper theme errors 2018-01-19 15:53:14 +01:00
config.ts removed default ctrl-a hotkeys (fixes #578) 2018-12-21 23:49:30 +01:00
contextMenu.ts fixed TerminalContextMenuProvider typing 2019-01-10 12:44:07 +01:00
hotkeys.ts hotkeys for specific shells 2018-10-12 17:59:22 +02:00
hterm.ts fixed beam cursor on xterm (fixes #582) 2018-12-22 09:39:17 +01:00
hterm.userCSS.scss UI tweaks 2018-10-22 15:44:12 +02:00
index.ts made tab context menu extensible 2019-01-07 19:30:03 +03:00
pathDrop.ts naming 2018-08-26 13:23:57 +02:00
recoveryProvider.ts automatically recover ssh tabs (fixes #583) 2019-01-06 11:54:26 +01:00
settings.ts added settings tab icons 2019-01-03 17:19:50 +03:00
tabContextMenu.ts made tab context menu extensible 2019-01-07 19:30:03 +03:00