1
1
mirror of https://github.com/Eugeny/tabby.git synced 2024-12-18 07:31:33 +03:00
tabby/terminus-terminal/src
2017-12-07 20:21:02 +01:00
..
components allow disabling plugins 2017-11-26 22:14:46 +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
persistence fixed tmux argument list handling (closes #231) 2017-12-07 20:21:02 +01:00
services allow disabling plugins 2017-11-26 22:14:46 +01:00
shells fixed #234 2017-11-21 22:16:59 +01:00
api.ts exported TerminalService 2017-08-02 14:30:52 +02:00
bell.ogg proper visual bell (fixes #131) 2017-07-23 20:55:41 +02:00
buttonProvider.ts context menu (fixes #42) 2017-09-09 21:42:48 +02:00
colorSchemes.ts handle Hyper plugin crashes (fixes #71) 2017-08-30 11:23:51 +02:00
config.ts Merge branch 'master' of github.com:Eugeny/terminus 2017-11-16 22:49:23 +01:00
hotkeys.ts cmd-k to clear the terminal (fixes #39) 2017-07-05 19:31:58 +02:00
hterm.ts expose TerminalService 2017-08-02 13:47:50 +02:00
hterm.userCSS.scss make line padding adjustable (fixes #141) 2017-08-05 16:57:00 +02:00
index.ts API updates 2017-11-04 19:06:58 +01:00
pathDrop.ts fixed #126 2017-07-24 14:48:16 +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