Steffan

Results 27 issues of Steffan

^ I tracked this down and it's because `._2Ru_P` doesn't exist in unsplash.com anymore.

Who knows if this will work but whatever

Meta Fix
Enhancement PR

enhancement
element request

[Try it Online!](https://vyxal.pythonanywhere.com/#WyIiLCIiLCLCsDIiLCIiLCIiXQ==)

bug

[Try it Online!](https://vyxal.pythonanywhere.com/#WyJSIiwiIiwiw55TIiwiIiwiMjUiXQ==)

bug

[Try it Online!](https://vyxal.pythonanywhere.com/#WyIiLCIiLCIzd8KoUyIsIiIsIiJd) This is my fault.

bug

Like Jelly's `Ɱ`. This is like `v` with a dyadic function, but vectorizing over the second argument instead of the first. So if the element is `a`, this is like...

enhancement
modifier request

[Try it Online!](https://vyxal.pythonanywhere.com/#WyIiLCIiLCLEoOKAoiIsIiIsIlsxLCAwLCAwLCAxLCAxLCAxLCAwLCAwLCAxLCAxXSJd) Most any command will do strange things. Try `vh`, it will return the wrong result. Try `t`, it will return the wrong result. What on earth. Possibly...

bug

We can use `)`, so if no `(` is opened, then it does lam to newline

enhancement
difficulty: average