--
You received this message because you are subscribed to the Google Groups "terminator-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to terminator-use...@googlegroups.com.
To post to this group, send email to terminat...@googlegroups.com.
Visit this group at https://groups.google.com/group/terminator-users.
For more options, visit https://groups.google.com/d/optout.
Yep the menu has the right shortcuts and when I click on the "Select Previous/Next Tab" in the meny with my mouse, then the tabs are correctly selected.The menu items look like this:
I also tried adding the same shortcuts in the OSX Keyboard shortcut preferences, but they didn't help either (got the same behavior as menioned in the OP):
Interestingly, Terminator 28.130.7298 shows this in the "About Terminator" window:
Normally (in previous versions) it shows the Terminator logo and version numbers.
On Fri, Jan 18, 2019 at 6:48 AM Tanel Poder <ta...@poderc.com> wrote:Yep the menu has the right shortcuts and when I click on the "Select Previous/Next Tab" in the meny with my mouse, then the tabs are correctly selected.The menu items look like this:
I also tried adding the same shortcuts in the OSX Keyboard shortcut preferences, but they didn't help either (got the same behavior as menioned in the OP):
Interestingly, Terminator 28.130.7298 shows this in the "About Terminator" window:
Normally (in previous versions) it shows the Terminator logo and version numbers.huh. i thought i'd tested that... i'll try to get access to a Mac over the long weekend and take a look at both problems. (plus the bits of new Mac support that are known "TODO"s...)
(i'm pretty tempted to move the publicly advertised shortcut to the tab key, since that's what Apple's Terminal uses and that's probably what 99% of folks are used to from Chrome and other browsers.)
Interestingly, Terminator 28.130.7298 shows this in the "About Terminator" window:
Normally (in previous versions) it shows the Terminator logo and version numbers.huh. i thought i'd tested that... i'll try to get access to a Mac over the long weekend and take a look at both problems. (plus the bits of new Mac support that are known "TODO"s...)that's working fine for me. what version of Java do you have installed?
Thanks Elliott, comments below:
On Monday, January 21, 2019 at 1:36:46 PM UTC-5, Elliott Hughes wrote:(i'm pretty tempted to move the publicly advertised shortcut to the tab key, since that's what Apple's Terminal uses and that's probably what 99% of folks are used to from Chrome and other browsers.)Yep the CMD+Tab and CMD+Shift+Tab shortcuts work (I wasn't aware of their availablity).Interestingly, Terminator 28.130.7298 shows this in the "About Terminator" window:
Normally (in previous versions) it shows the Terminator logo and version numbers.huh. i thought i'd tested that... i'll try to get access to a Mac over the long weekend and take a look at both problems. (plus the bits of new Mac support that are known "TODO"s...)that's working fine for me. what version of Java do you have installed?Indeed, I did have an "old" JDK 8_u192 around (thought I had removed it ) that got used instead of JDK 11.0.2 that I also had installed. JDK 8_u192 and _u202 both show just Java 1.0 in the about box, but JDK 11.0.2 showed the correct message in that box. So it was more of a configuration problem on my side... unfortunately I'll need JDK 8 on my OSX for a few more months (due to another app I'm using), so might stick with the old Terminator version for a bit more.
I just discovered another issue with the latest Terminator build (28.130.7298) on OSX (tested with JDK 11.0.2) - When I copy some text from Safari browser, then paste does nothing in Terminator (doesn't paste anything). At the same time I can paste the same clipboard into the native OSX Terminal.app ok. Copying/pasting from Terminator to Terminator works ok, looks like only pasting stuff from other apps doesn't... I can record a video example of this if needed.
--
You received this message because you are subscribed to the Google Groups "terminator-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to terminator-use...@googlegroups.com.
To post to this group, send email to terminat...@googlegroups.com.
Visit this group at https://groups.google.com/group/terminator-users.
For more options, visit https://groups.google.com/d/optout.
On Mon, Jan 21, 2019 at 3:57 PM Tanel Poder <ta...@poderc.com> wrote:Thanks Elliott, comments below:
On Monday, January 21, 2019 at 1:36:46 PM UTC-5, Elliott Hughes wrote:(i'm pretty tempted to move the publicly advertised shortcut to the tab key, since that's what Apple's Terminal uses and that's probably what 99% of folks are used to from Chrome and other browsers.)Yep the CMD+Tab and CMD+Shift+Tab shortcuts work (I wasn't aware of their availablity).Interestingly, Terminator 28.130.7298 shows this in the "About Terminator" window:
Normally (in previous versions) it shows the Terminator logo and version numbers.huh. i thought i'd tested that... i'll try to get access to a Mac over the long weekend and take a look at both problems. (plus the bits of new Mac support that are known "TODO"s...)that's working fine for me. what version of Java do you have installed?Indeed, I did have an "old" JDK 8_u192 around (thought I had removed it ) that got used instead of JDK 11.0.2 that I also had installed. JDK 8_u192 and _u202 both show just Java 1.0 in the about box, but JDK 11.0.2 showed the correct message in that box. So it was more of a configuration problem on my side... unfortunately I'll need JDK 8 on my OSX for a few more months (due to another app I'm using), so might stick with the old Terminator version for a bit more.yeah, sadly that's probably the best idea for now. it's a bit of an unfortunate time: the old JDKs only support the eawt stuff, the new ones only support the java.awt.desktop stuff, and as long as folks are still (reasonably) on the LTS Java 8, it's even a pain to use the new stuff. (on the bright side, i did learn today that it is at least possible to get the dock menu working again --- turns out it's in a [Java 9] TaskBar class instead of the Desktop class. and they added a new API that will let us get rid of the "hidden frame" hack in Terminator so the menu bar doesn't disappear when you close the last window.)
I just discovered another issue with the latest Terminator build (28.130.7298) on OSX (tested with JDK 11.0.2) - When I copy some text from Safari browser, then paste does nothing in Terminator (doesn't paste anything). At the same time I can paste the same clipboard into the native OSX Terminal.app ok. Copying/pasting from Terminator to Terminator works ok, looks like only pasting stuff from other apps doesn't... I can record a video example of this if needed.i'll try to reproduce that next time i can use a mac... i've filed https://github.com/software-jessies-org/jessies/issues/26 so i don't forget!--
You received this message because you are subscribed to the Google Groups "terminator-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to terminator-use...@googlegroups.com.
To post to this group, send email to terminat...@googlegroups.com.
Visit this group at https://groups.google.com/group/terminator-users.
For more options, visit https://groups.google.com/d/optout.
--Elliott Hughes - http://www.jessies.org/~enh/
On Mon, Jan 21, 2019 at 9:58 PM Elliott Hughes <elliott....@gmail.com> wrote:On Mon, Jan 21, 2019 at 3:57 PM Tanel Poder <ta...@poderc.com> wrote:Thanks Elliott, comments below:
On Monday, January 21, 2019 at 1:36:46 PM UTC-5, Elliott Hughes wrote:(i'm pretty tempted to move the publicly advertised shortcut to the tab key, since that's what Apple's Terminal uses and that's probably what 99% of folks are used to from Chrome and other browsers.)Yep the CMD+Tab and CMD+Shift+Tab shortcuts work (I wasn't aware of their availablity).Interestingly, Terminator 28.130.7298 shows this in the "About Terminator" window:
Normally (in previous versions) it shows the Terminator logo and version numbers.huh. i thought i'd tested that... i'll try to get access to a Mac over the long weekend and take a look at both problems. (plus the bits of new Mac support that are known "TODO"s...)that's working fine for me. what version of Java do you have installed?Indeed, I did have an "old" JDK 8_u192 around (thought I had removed it ) that got used instead of JDK 11.0.2 that I also had installed. JDK 8_u192 and _u202 both show just Java 1.0 in the about box, but JDK 11.0.2 showed the correct message in that box. So it was more of a configuration problem on my side... unfortunately I'll need JDK 8 on my OSX for a few more months (due to another app I'm using), so might stick with the old Terminator version for a bit more.yeah, sadly that's probably the best idea for now. it's a bit of an unfortunate time: the old JDKs only support the eawt stuff, the new ones only support the java.awt.desktop stuff, and as long as folks are still (reasonably) on the LTS Java 8, it's even a pain to use the new stuff. (on the bright side, i did learn today that it is at least possible to get the dock menu working again --- turns out it's in a [Java 9] TaskBar class instead of the Desktop class. and they added a new API that will let us get rid of the "hidden frame" hack in Terminator so the menu bar doesn't disappear when you close the last window.)this weekend i've pushed (java >= 9) fixes for the dock menu and for clicking on the dock icon when there are no windows open.still to do: the quit handlers and the copy & paste bug.
re-reading what you wrote earlier though, am i right that you're saying you had Java 8 *and* Java 11 installed, but we chose to run Java 8? if so, that's another bug we should fix...I just discovered another issue with the latest Terminator build (28.130.7298) on OSX (tested with JDK 11.0.2) - When I copy some text from Safari browser, then paste does nothing in Terminator (doesn't paste anything). At the same time I can paste the same clipboard into the native OSX Terminal.app ok. Copying/pasting from Terminator to Terminator works ok, looks like only pasting stuff from other apps doesn't... I can record a video example of this if needed.i'll try to reproduce that next time i can use a mac... i've filed https://github.com/software-jessies-org/jessies/issues/26 so i don't forget!--
You received this message because you are subscribed to the Google Groups "terminator-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to terminator-use...@googlegroups.com.
To post to this group, send email to terminat...@googlegroups.com.
Visit this group at https://groups.google.com/group/terminator-users.
For more options, visit https://groups.google.com/d/optout.
--Elliott Hughes - http://www.jessies.org/~enh/--Elliott Hughes - http://www.jessies.org/~enh/
this weekend i've pushed (java >= 9) fixes for the dock menu and for clicking on the dock icon when there are no windows open.still to do: the quit handlers and the copy & paste bug.re-reading what you wrote earlier though, am i right that you're saying you had Java 8 *and* Java 11 installed, but we chose to run Java 8? if so, that's another bug we should fix...