!AXdLfOGmSqOJipwjRW:matrix.org

tridactyl

257 Members
https://github.com/tridactyl/tridactyl archived messages: https://matrix.to/#/!xmubtggllUtLrQiGyn:matrix.org/$1654280187215fKpBY:matrix.org?via=matrix.org&via=t2bot.io&via=kde.org45 Servers

Load older messages


SenderMessageTime
20 Jun 2024
@bovine3dom:matrix.orgbovine3dom
In reply to @monirzadeh:matrix.org
can you please give me an example? (i try to test that but it not give me new object in console)
as i undrestand it should finaly bind to keybind. can we add an event handler that run that each time tabs update?
https://developer.mozilla.org/en-US/docs/Mozilla/Add-ons/WebExtensions/API/tabs/onUpdated there's a tab updated event yeah
09:11:19
@monirzadeh:matrix.orgmonirzadeh
In reply to @bovine3dom:matrix.org

if you're using jsb you need the background console, available at about:debugging -> this Firefox -> tridactyl -> inspect

then e.g. :jsb tri.browser.tabs.query({}).then(x=>console.log(x))

i run inspect console and run :jsb tri.browser.tabs.query({}).then(x=>console.log(x)) in other tab but get
controller in excmd:  Error: tri.browser is undefined
09:17:03
@bovine3dom:matrix.orgbovine3dom
In reply to @monirzadeh:matrix.org
i run inspect console and run :jsb tri.browser.tabs.query({}).then(x=>console.log(x)) in other tab but get
controller in excmd:  Error: tri.browser is undefined

Oh, sorry, it's probably just browser. and not tri.browser.

I am away from my PC for a few days so I can't check right now

17:05:42
21 Jun 2024
@ash-m:matrix.orgash-m there's no : to focus the "next" window (I don't know if there is even a concept of windows) 01:45:09
@ash-m:matrix.orgash-m * there's no : to focus the "next" window (I don't know if there is even a concept of order to windows) 01:45:19
@bovine3dom:matrix.orgbovine3dom
In reply to @ash-m:matrix.org
there's no : to focus the "next" window (I don't know if there is even a concept of order to windows)

hmm. I don't think anyone has asked for that

Closest is B which gives you all tabs from all windows

05:38:32
@bovine3dom:matrix.orgbovine3domWe could potentially add it if there was enough demand05:38:45
@ash-m:matrix.orgash-m
In reply to @bovine3dom:matrix.org
We could potentially add it if there was enough demand
It's not really something I have a use case for; I am just comparing different tools across the board and it seemed like something that might be available, but I don't really feel the lack of that feature.
Ce n'est vrai pas quelque chose pour laquelle j'ai un cas d'utilisation. (too hard)... Il a l'air comme ça pourrait être là mais je ne sent pas le manque.
15:36:26
23 Jun 2024
@dr_nxl:matrix.orgdr_nxlRedacted or Malformed Event07:12:39
@dr_nxl:matrix.orgdr_nxlimage.png
Download image.png
07:13:14
@dr_nxl:matrix.orgdr_nxlimage.png
Download image.png
07:13:54
@dr_nxl:matrix.orgdr_nxlMy first commit here was about ci I think 07:13:56
28 Jun 2024
@monirzadeh:matrix.orgmonirzadeh I have a proxy name proxya
I want set that as my default (any site use proxya)
And than create an exclude list to connect direct
How should I done this in config file?
I don't open in separate container just proxy settings
12:34:40
@monirzadeh:matrix.orgmonirzadeh

I can include with
set proxy proxya

But I can't define exclude list

12:36:50
@monirzadeh:matrix.orgmonirzadeh *

I set general proxy with
set proxy proxya

But I can't define exclude list

13:48:45
@monirzadeh:matrix.orgmonirzadeh
In reply to @monirzadeh:matrix.org

I set general proxy with
set proxy proxya

But I can't define exclude list

For example local IP or sites end to .net etc
14:07:04
@monirzadeh:matrix.orgmonirzadeh
In reply to @monirzadeh:matrix.org

I set general proxy with
set proxy proxya

But I can't define exclude list

*
14:07:47
29 Jun 2024
@bovine3dom:matrix.orgbovine3dom
In reply to @monirzadeh:matrix.org
I have a proxy name proxya
I want set that as my default (any site use proxya)
And than create an exclude list to connect direct
How should I done this in config file?
I don't open in separate container just proxy settings

Could you file an issue? I'm not sure this is currently possible but even if it is we should improve the docs

It would be something like

set proxy proxya autocontain -s [url regex] none [some magic proxy name that means no proxy]

07:18:17
30 Jun 2024
@monirzadeh:matrix.orgmonirzadeh
In reply to @bovine3dom:matrix.org

Could you file an issue? I'm not sure this is currently possible but even if it is we should improve the docs

It would be something like

set proxy proxya autocontain -s [url regex] none [some magic proxy name that means no proxy]

Hi
Do you mean this?

set proxy proxya
proxyadd directconnect none
autocontain -s youtube\.com none directconnect

It is not working :(

09:05:22
@bovine3dom:matrix.orgbovine3dom
In reply to @monirzadeh:matrix.org

Hi
Do you mean this?

set proxy proxya
proxyadd directconnect none
autocontain -s youtube\.com none directconnect

It is not working :(

i don't think the magic name exists yet
09:58:39
@bovine3dom:matrix.orgbovine3domwe would need to make one09:58:45
@bovine3dom:matrix.orgbovine3dombut maybe one does exist and i just don't know it09:58:54
@bovine3dom:matrix.orgbovine3domI asked you to file an issue because i knew I would forget :)09:59:06
@monirzadeh:matrix.orgmonirzadehI add that in #501510:13:53
@monirzadeh:matrix.orgmonirzadeh
In reply to @bovine3dom:matrix.org
but maybe one does exist and i just don't know it
Not just direct connect even switch to other proxy
10:15:32
@dr_nxl:matrix.orgdr_nxlPretty hard to debug CI, I get firefox error about profile T_T10:27:12
@dr_nxl:matrix.orgdr_nxl I have an error about profile when I do guiset gui none I didn't wanted to have a look at... 10:28:07
@bovine3dom:matrix.orgbovine3dom
In reply to @dr_nxl:matrix.org
Pretty hard to debug CI, I get firefox error about profile T_T
:(
10:28:37
@bovine3dom:matrix.orgbovine3dom
In reply to @monirzadeh:matrix.org
Not just direct connect even switch to other proxy
hmm, maybe it's incompatible with set proxy
10:28:50
@dr_nxl:matrix.orgdr_nxlprofiledir is set to auto, I'm under ubuntu. Should I modify it to point to my firefox profile in my filesystem ?10:29:18

Show newer messages


Back to Room ListRoom Version: 6