Commit Graph

381 Commits

Author SHA1 Message Date
Eugene Pankov 128fe24003 fixed NPM detection in cases when node is not on PATH 2018-04-03 13:31:56 +02:00
Eugene Pankov 30f221d05e convert CRLF to LF on paste (fixes #293) 2018-04-01 20:05:30 +02:00
Eugene Pankov 5087224017 refreshed settings UI (fixes #314) 2018-04-01 19:51:04 +02:00
Eugene Pankov 9a8bad4851 touchbar improvements 2018-04-01 19:50:43 +02:00
Eugene Pankov c3c983daf6 updated to the new NPM API 2018-03-31 13:23:32 +02:00
Eugene Pankov dce8647f55 smart ctrl-c behaviour (fixes #307) 2018-03-30 23:42:50 +02:00
Eugene Pankov f947fe3f0f paste as a configurable hotkey (fixes #260) 2018-03-30 23:33:46 +02:00
Eugene Pankov b5f96a59f8 copy notification 2018-03-30 23:24:34 +02:00
Eugene Pankov c90a5678cf don't repatch node-pty on window reload 2018-03-29 14:23:33 +02:00
Eugene Pankov 663da34e6d performance improv for flowing output 2018-03-29 00:25:57 +02:00
Eugene Pankov 049f08b8f9 namespacing fix 2018-03-24 23:45:40 +01:00
Eugene Pankov 3c3b14bf09 Smarted spawn hotkey behaviour on macOS to give the focus to the previous app on hide 2018-03-24 23:40:45 +01:00
Eugene Pankov 5e07dd5442 macOS touchbar support 2018-03-24 23:19:47 +01:00
Eugene Pankov 8f2d2cbe30 don't attempt to resize beyond min size when docking (fixes #308) 2018-03-23 17:53:20 +01:00
Eugene Pankov bebde4799d updated tab design 2018-03-23 17:45:11 +01:00
Eugene Pankov 9cedeb3efb build fixes 2018-03-23 17:15:11 +01:00
Eugene Pankov 63158ac6cd
package.json fix 2018-03-18 19:07:31 +01:00
Eugene Pankov 4f44087989
possibly npm $PATH (fixes #305, fixes #4) 2018-03-18 18:59:58 +01:00
Eugene Pankov ab3c49b9b2
upgraded electron (fixes #306) 2018-03-18 17:36:19 +01:00
Eugene Pankov 28d01a1b56
added gnome-python2-gnomekeyring RPM dependency (fixes #302) 2018-03-13 11:37:59 +01:00
Eugene Pankov a979f0108e
added a tray icon (fixes #226) 2018-03-11 20:29:53 +01:00
Eugene Pankov 3c74b8ec38
possible fix to docking (fixes #9, fixes #18) 2018-03-11 20:07:02 +01:00
Eugene Pankov 9d7bf2ae44
skip failing tmux init commands (fixes #300) 2018-03-11 20:01:48 +01:00
Eugene Pankov 3b43b3914b
added powershell core as a separate shell (#123) 2018-03-11 19:53:13 +01:00
Eugene Pankov e9f22dd8b5
yarn bump 2018-03-11 19:53:10 +01:00
Eugene Pankov e68cafdb70
fullscreen mode (fixes #283) 2018-02-12 17:04:49 +01:00
Eugene Pankov fde16b8699
fixed #291 2018-02-12 16:54:04 +01:00
Eugene Pankov 245c65d750
bumped electron 2018-02-12 16:52:40 +01:00
Eugene Pankov c7d9f944d5
Merge pull request #285 from VaultVulp/master
Fixed typo in SSH client's configuration window.
2018-02-03 10:11:17 +01:00
Pavel Alimpiev 4ca806e142
Fixed typo in SSH client's configuration window. 2018-02-03 01:15:55 +03:00
Eugene Pankov 0255985bc6
icon update 2018-01-24 19:39:51 +01:00
Eugene Pankov 104f1ee7aa yarn.lock 2018-01-24 16:40:35 +01:00
Eugene Pankov 132d0553ae fixed alt-arrow keys on Mac as well as Home and End combinations (fixes #255) 2018-01-24 16:40:30 +01:00
Eugene Pankov b007ff6ff6 scrollbar fix 2018-01-24 16:01:32 +01:00
Eugene Pankov 2bea4b9d6c
bump 2018-01-19 15:57:33 +01:00
Eugene Pankov 4a76c12f15
ignore Hyper theme errors 2018-01-19 15:53:14 +01:00
Eugene Pankov 181f3e3d33
Merge branch 'master' of github.com:Eugeny/terminus 2018-01-19 15:37:51 +01:00
Eugene Pankov ee2fadbf60
added message popups 2018-01-19 15:31:28 +01:00
Eugene Pankov 4259d3b53d
enforce GPU composition 2018-01-19 15:30:52 +01:00
Eugene Pankov 65aaa131ef removed Screen hotkeys from the standard macOS config 2018-01-04 21:38:17 +01:00
Eugene Pankov 46d9aabbdd configure() doesn't have to be async 2018-01-04 21:38:02 +01:00
Eugene Pankov 692045ce77 fixed button alignment on macOS 2018-01-04 21:20:42 +01:00
Eugene Pankov 9c257b0002 allow specifying the SSH port (fixes #269) 2018-01-04 21:13:46 +01:00
Eugene Pankov 15c23eb7dd deps 2018-01-04 21:04:44 +01:00
Eugene Pankov 5fc67d3648 launch devtools in detached mode 2018-01-04 21:04:31 +01:00
Eugene Pankov 571884f39c
Merge branch 'master' of github.com:Eugeny/terminus 2017-12-27 23:12:50 +01:00
Eugene Pankov ccbcd30813
support encrypted private ssh keys (fixes #262) 2017-12-27 23:11:28 +01:00
Eugene Pankov 30666c2838
Merge pull request #241 from tnguyen14/base16-xresources
use base16-xresources
2017-12-15 19:07:55 +01:00
Tri Nguyen 953558a866 process #define variables 2017-12-14 23:51:21 -05:00
Eugene Pankov ace81aced2
Merge pull request #261 from kwonoj/feat-tab-cycle
feat(tab): enable cycle tab selection
2017-12-14 19:48:48 +01:00