Eugene Pankov
|
1a0acad3c2
|
properly relaunch app in the portable build (fixes #478)
|
2019-05-19 22:41:41 +02:00 |
|
Eugene Pankov
|
206cf974c0
|
use nsis installer and electron-updater (fixes #813, fixes #627)
|
2019-05-19 20:30:40 +02:00 |
|
Eugene Pankov
|
b54d99ff3d
|
allow removing shell integration (fixes #682)
|
2019-05-17 22:05:53 +02:00 |
|
Eugene Pankov
|
48ff7d7d5a
|
use profiles for everything
|
2019-05-11 21:28:04 +02:00 |
|
Eugene Pankov
|
c10e5e918f
|
tab closing fix
|
2019-05-02 12:23:53 +02:00 |
|
Eugene Pankov
|
b6cbd42d8b
|
less touchbar flicker, activity icons
|
2019-04-28 14:38:21 +02:00 |
|
Eugene Pankov
|
2ed35cb400
|
prepared terminus-core for typedocs
|
2019-03-07 01:51:15 +01:00 |
|
Eugene Pankov
|
2c4c094941
|
splits API
|
2019-03-06 23:46:04 +01:00 |
|
Eugene Pankov
|
d25751abe7
|
handle split pane being closed
|
2019-03-04 21:26:28 +01:00 |
|
Eugene Pankov
|
7279ba13ac
|
split tab recovery (#49)
|
2019-03-03 23:51:25 +01:00 |
|
Eugene Pankov
|
70b463b086
|
splits WIP (#49)
|
2019-03-03 22:56:58 +01:00 |
|
Eugene Pankov
|
dc813b8edb
|
windows fix
|
2019-03-02 15:34:18 +01:00 |
|
Eugene Pankov
|
33281b5caf
|
skip unnecessary ops
|
2019-02-24 14:39:05 +01:00 |
|
Eugene Pankov
|
db54f4af13
|
a button to show config file location
|
2019-02-13 22:58:47 +01:00 |
|
Eugene Pankov
|
329d0448d3
|
reconfigure terminals on DPI change (fixes #576)
|
2019-02-10 00:23:49 +01:00 |
|
Eugene Pankov
|
a2c636fdbf
|
console logging
|
2019-02-09 17:44:23 +01:00 |
|
Eugene Pankov
|
bf0d02d1fc
|
tab duplication (fixes #588)
|
2019-01-27 22:45:08 +01:00 |
|
Eugene Pankov
|
792de65696
|
properly recover tabs with xterm
|
2019-01-27 22:01:55 +01:00 |
|
Eugene Pankov
|
9faa346699
|
better messageboxes
|
2019-01-03 17:20:02 +03:00 |
|
Eugene Pankov
|
8793613117
|
potentially fixed #576
|
2018-12-29 13:27:45 +01:00 |
|
Eugene Pankov
|
6f41865474
|
lint
|
2018-12-21 23:18:22 +01:00 |
|
Eugene Pankov
|
c204f6d5a4
|
use providedIn
|
2018-12-21 21:21:33 +01:00 |
|
Eugene Pankov
|
8a3906687a
|
Merge branch 'master' into persistence
|
2018-12-21 20:04:49 +01:00 |
|
Eugene
|
3192a14c9d
|
Merge pull request #568 from ehwarren/feature/rename-tab-qol
Feature/rename tab qol
|
2018-12-19 10:17:08 +01:00 |
|
Eugene Pankov
|
1da7c85973
|
cli option to launch a specific profile
|
2018-12-16 23:13:14 +01:00 |
|
Eugene Pankov
|
cded1284de
|
simpler tab recovery system
|
2018-12-16 15:42:04 +01:00 |
|
Eugene Pankov
|
76633db25e
|
migrate back to stock rage-edit
|
2018-12-15 14:27:12 +01:00 |
|
Austin Warren
|
798dda5236
|
Added rename-tab hotkey
|
2018-12-14 14:50:16 -08:00 |
|
Eugene Pankov
|
76e8652492
|
hotkey fixes
|
2018-12-07 15:12:37 +01:00 |
|
Eugene Pankov
|
9440d687d3
|
don't crash if no global spawn hotkey is assigned (#540)
|
2018-12-07 14:50:26 +01:00 |
|
Eugene Pankov
|
216f5c2213
|
.
|
2018-12-07 14:50:16 +01:00 |
|
Eugene Pankov
|
38045165d4
|
avoid double squirrel check
|
2018-12-05 01:28:51 +01:00 |
|
Felicia Hummel
|
9fd69f668a
|
Bugfix for issue #534: Catch any errors occurring during checkForUpdates() to allow App to start up even if Squirrel is not available
|
2018-12-04 23:58:18 +01:00 |
|
Eugene Pankov
|
5cf31d3351
|
fall back to github updates if squirrel is unavailable
|
2018-12-02 15:28:18 +01:00 |
|
Eugene Pankov
|
991294e61a
|
auto-updater (fixes #348)
|
2018-11-28 21:26:15 +01:00 |
|
Eugene Pankov
|
eb81b9fd01
|
check tabs before closing the window (fixes #520)
|
2018-11-22 17:51:12 +01:00 |
|
Eugene Pankov
|
702d29b5b4
|
added --hidden startup option (fixes #488)
|
2018-11-11 13:24:27 +01:00 |
|
Eugene Pankov
|
8269a8e01b
|
perf: faster hotkey matching
|
2018-11-10 21:11:22 +01:00 |
|
Eugene Pankov
|
4426d4827f
|
bring window to front when called from CLI (fixes #489)
|
2018-10-31 17:37:34 +01:00 |
|
Eugene Pankov
|
b3f15e27c6
|
process completion notifications
|
2018-10-26 14:03:46 +02:00 |
|
Eugene Pankov
|
822e068bb5
|
analytics user UUID
|
2018-10-25 17:32:51 +02:00 |
|
Eugene Pankov
|
8f0f1b19df
|
allow selecting windows vibrancy type (fixes #460)
|
2018-10-13 04:30:12 -07:00 |
|
Eugene Pankov
|
9b6a09129c
|
hotkeys for specific shells
|
2018-10-12 17:59:22 +02:00 |
|
Eugene Pankov
|
69760f73d3
|
properly swallow registry errors (fixes #463)
|
2018-10-12 00:00:04 +02:00 |
|
Eugene Pankov
|
2ec3833977
|
dropped winreg in favor of rage-edit
|
2018-10-08 13:40:16 -07:00 |
|
Eugene Pankov
|
87933edb96
|
fixed context menu and xterm mouse events (fixes #442)
|
2018-10-05 10:02:03 +01:00 |
|
Eugene Pankov
|
a931d47c23
|
auto-update terminus path in registry (fixes #447)
|
2018-10-05 09:47:04 +01:00 |
|
Eugene Pankov
|
7f8d012a8a
|
shell context menu integration (fixes #362)
|
2018-09-23 09:23:20 -07:00 |
|
Eugene Pankov
|
e71d404c2b
|
added CLI option to paste text into terminal
|
2018-09-23 16:33:57 +02:00 |
|
Eugene Pankov
|
5863ea0de1
|
fixed exiting fullscreen with vibrancy (fixes #407)
|
2018-09-22 12:03:43 +02:00 |
|