Alan

Results 42 comments of Alan

In `foot`, it's this configuration setting which enables selection in applications that grab the mouse: ``` [mouse-bindings] selection-override-modifiers=Mod1 ``` By default it's Shift, in my example it's set to Alt

In [Contour](https://github.com/contour-terminal/contour) it's [Shift by default](https://github.com/contour-terminal/contour/blob/master/docs/configuration/advanced/mouse.md). Using `moar` with `--mousemode mark` disables scrolling (no scrolling emulation as of now).

Is this meant to be working now? `fish_key_reader` would accurately report `[s-backspace]` or `[c-R]` but binding any such key has no effect, the key read seems to be the key...

It now works for me too, I think the issue was running `./fish -N` instead of `./fish`. My old set of keybindings (set with `fish_user_key_bindings.fish`) was somehow making fish unusable,...

From the OP it's not clear to me whether it's planned to deprecate current, escapes-based syntax. I would argue that this is desirable. Consider the scenario which I run into...

I'm getting this branch' `fish_key_reader` and `fish` to crash with Rio terminal. rust backtrace ``` - RUST_BACKTRACE=full ./.local/bin/fish-shell/build/fish_key_reader thread 'main' panicked at /home/me/.cargo/git/checkouts/rust-terminfo-0cd910809fe82bc7/870327d/src/parser/compiled.rs:44:64: called `Option::unwrap()` on a `None` value stack...

Thank you @krobelus, I can confirm that the crash issue is solved now. That said, keys detection seems to be inconsistent across different terminals. Those that can accurately report `[s-backspace]`:...

I've also had an issue possibly related to `glibc` on NixOS recently. ``` $ distrobox-create --name arch2 --additional-flags "--device nvidia.com/gpu=all --security-opt=label=disable -e NVIDIA_VISIBLE_DEVICES=all -e NVIDIA_DRIVER_CAPABILITIES=all" --image archlinux:latest Creating 'arch2' using...

Currently this breaks opening non-existent file, e.g. `:o file_which_doesnt_exist.txt`.

It compiles fine though? https://try.purescript.org/?code=LYewJgrgNgpgBAWQIYEsB2cDuALGAnGAKELjhTgC4K4BJNAFxLLgF44BGQoA