jmls
jmls
@jongunterfv : would you mind giving an example of how you got this to work ? thanks!
How do I add the TERM environment to the extension ? It is set in the default shell (echo $TERM === xterm)
fwiw, a hack is to rename _progres to _progres_bin and create a new fiile _progres with ``` #!/bin/bash -e export TERM=xterm exec /usr/dlc/bin/_progres_bin "$@" ```
anybody got a clue on how to do this ?
did you ever get this working ? I've just hit the problem trying to use < ui-layout-container ng-scrollbars ng-scrollbars-config="config"> with angular material. Would love to be able to use this...
I'm having some problems trying to get this to work with a material "theme" ;) so, I have this div ``` html ``` and this is the scrollbar in a...
ok, so changing the style to be ``` html style="overflow: auto;" ``` seems to remove the "additional" scrollbar. I was looking at the "setHeight" parameter. Apparantly this can be set...
@Dmidify how did you manage to resize the scrollbar height ?
TL/DR; 1) Is there a way of passing arbitrary metadata to the jwt creation 2) Has someone figured out a different way 3) does this ticket cover my needs ?...
also hit this. certainly not stale ! Adding the comments worked for me