Naufal Hardiansyah

Results 7 issues of Naufal Hardiansyah

Hello, I was wondering if I could add multiple actions in one key. I stumbled upon this [issue ](https://github.com/atom/atom-keymap/issues/84)before but it still does not provide concrete solution to this problem....

I'm having an error when attempting to use waypoints 4.0.1 with jquery 3.5.1 ```jquery.min.js:2 Uncaught TypeError: Cannot read property 'defaultView' of undefined at Ie (jquery.min.js:2) at Be (jquery.min.js:2) at Function.css...

Hi, I'm having a trouble using this plugin to solve a problem to which requires the tool to read a certain file in the solution file directory. How would I...

bug
good first issue

I'm having trouble importing this library to svelte Here's the code that I used ``` import superplaceholder from 'superplaceholder'; superplaceholder({ el: document.querySelector('input'), sentences: ['Something to show', 'Another thing to show']...

Hi, is it possible to implement a sign in with oauth function (especially for google and discord) with this library?

Hi, I was trying to implement this into my RL project ``` import flappy_bird_env # noqa import gymnasium import matplotlib.pyplot as plt from gymnasium.wrappers import GrayScaleObservation from stable_baselines3.common.vec_env import DummyVecEnv,...

bug