Jonathan

Results 9 comments of Jonathan

I believe this explains why there are two options: http://www.chiark.greenend.org.uk/~sgtatham/putty/wishlist/meta-bit.html

@mountainstorm For now you can copy @kustan's [suggestion](https://github.com/jwilm/alacritty/issues/62#issuecomment-347552058) and replace `Alt` with `Command`. ``` - { key: N, mods: Command, chars: "\x1bn" } ``` Might be time for a config...

@spamwax It looks like the behavior of subsequent characters is different in Alacritty vs other emulators. You can see the difference using `ed` (using your `M-i b` example) In Terminal.app:...

FWIW, I've been using the following: ``` nmap DWMRotateCounterclockwise nmap DWMRotateClockwise ``` I'd appreciate hearing about keybindings others would use.

I would agree with @cwgem's points and I would also add something about release cadence. Can the community be of any help in making that process more frequent?

@markpeek Thank you for taking the time to explain why releases can be slow, for offering solutions, and for cutting the next release :) I support the idea of additional...

>Once things are merged, it's usually pretty easy to make a release - but honestly, once things are merged you can use pip to pull the sha you want (or...

Thanks for jumping on this so quickly, @markpeek. Since the core of this issue is complete, feel free to resolve this issue as you see fit.