[Fish] Set `$XMODIFIERS' as an empty variable
This helps with Emacs, otherwise some keybindings with the bépo layout won’t work. Weird...
This commit is contained in:
parent
0e3fc4ae68
commit
53e5d6d333
@ -170,6 +170,10 @@ highlighting. Let’s set the manpager to bat then:
|
||||
set -x MANPAGER "sh -c 'col -bx | bat -l man -p'"
|
||||
#+END_SRC
|
||||
|
||||
#+begin_src fish
|
||||
set -x XMODIFIERS
|
||||
#+end_src
|
||||
|
||||
** Development
|
||||
:PROPERTIES:
|
||||
:CUSTOM_ID: Global_variables-Development-76b3ff13
|
||||
|
Loading…
Reference in New Issue
Block a user