Sam

Results 123 comments of Sam

I was just working on a project where this really would have been useful! Perhaps something like `@Argument(takeFromStandardInput: true) var input: String`

I am also seeing this error. I'm running the GitHub Action, and it's not running from a fork. I get issue comments and status checks fine, but I do not...

This also happens for me with Swift 4.2 on `ubuntu-18.04` (which I believe is currently `ubuntu-latest`)

I also cannot get any versions of Swift before 5.5 (4.2, 5.0, 5.1, 5.2, 5.3, 5.4) to work on `macos-11` or `macos-12`, although they do work on `macos-10.15`. I suspect...

I'm also having issues. I have a lot of terminals on my Mac, so I tested in all of them: - kitty: ctrl-1 and ctrl-2 insert 1 and 2, respectively,...

I'm experiencing this issue with both the up-arrow and control-r bindings as well, and it is also super annoying. I am really liking atuin so far, but this is making...

Atuin also only *sometimes* adds new commands into my history if I use something like `!!`. For example, say I run: ``` $ find . -type f -printf "%T@ %p\n"...

> @Samasaur1 please open a new issue for the different problems you're describing, they are unrelated to the 'fc' issue. Whoops, sorry, my bad. See #1750

@sungkim11 That's also what I thought this issue was about, but it's not. See #1750

Would there be any problems if both zsh-syntax-highlighting and zsh-fast-syntax-highlighting are enabled at the same time?