Commit 453f4c1
authored
* Past&Go feature partially solved. It pastes, but the `go` par still needs to be worked on.
At the moment it only pastes whenever the middle mouse is clicked.
I think the part to load the website must be in there, since the browser does just that when the `Enter key` is pressed.
* Code cleanups and style matching
I ran `npm run lint` for this.
It checks the code style.
* Middle mouse button paste&go resolved
* Cleanups
I reverted yarn and package.json to the default version from main
---------
Co-authored-by: Arsene Ulrich Mugneghe Kankeu <kankeu@rptu.de>
1 parent 47464d7 commit 453f4c1
4 files changed
+16
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
133 | 133 | | |
134 | 134 | | |
135 | 135 | | |
| 136 | + | |
| 137 | + | |
| 138 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
107 | 107 | | |
108 | 108 | | |
109 | 109 | | |
| 110 | + | |
| 111 | + | |
| 112 | + | |
| 113 | + | |
| 114 | + | |
| 115 | + | |
| 116 | + | |
| 117 | + | |
| 118 | + | |
| 119 | + | |
| 120 | + | |
110 | 121 | | |
111 | 122 | | |
112 | 123 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
215 | 215 | | |
216 | 216 | | |
217 | 217 | | |
218 | | - | |
| 218 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7525 | 7525 | | |
7526 | 7526 | | |
7527 | 7527 | | |
7528 | | - | |
| 7528 | + | |
0 commit comments