-
**Note from the teaching team:** This bug was reported during the _Part II (Evaluating Documents)_ stage of the PE. **You may reject this bug if it is not related to the quality of documentation.**
ha…
-
Would be good to navigate through option with arrow keys. Currently to choose item, use has to use mouse...
Is it possible to do that? Any workarounds?
-
```
I would really love arrow keys to use when I mistype something and want to go
to the exact place of the error. Just one arrow backwards and one forwards.
```
Original issue reported on code.goo…
-
I'm quite new to clojure and not sure if there isn't a better way already, but I found myself writing things like
``` clojure
(fn [x] (->> x (f a) (g b)))
```
quite often. Which I instinctively want…
-
https://github.com/lukehoban/es6features#arrows
-
Detecting the arrow keys with the `nbinput` module would be very useful. I need to work out how to do it, as at it seems to come through as multiple characters as it is set up at the moment.
-
How about an arrow that chains "apply", as in
(-@>> ([1 2] [3 4]) concat + ) => (apply + (apply concat '([1 2] [3 4]))) => 10
-
I can't take a screenshot because it disappears before i have the chance to. I was looking over the website and sometimes the arrow under Reciprocity is shown in the opposite direction as the other ar…
-
After shooting an arrow, it's not possible to shoot another one.
```
I FEEL A DRAFT
YOU ARE IN ROOM 20
TUNNELS LEAD TO 13 16 19
SHOOT OR MOVE (S-M)
?> s
NO. OF ROOMS (1-5)
?> 1
ROOM #
?> 1…
-
## Description of the problem or steps to reproduce
When I use zsh or nano, I can do command+left or command+right to place the cursor at the start or end of the line respectively (this works in all …