this repo has no description
13
fork

Configure Feed

Select the types of activity you want to include in your feed.

Add 0xDF virtual key code mapping for backslash on Turkish keyboard layout

authored by

Berat Hündürel and committed by
Tim Culverhouse
4d60d349 68d6ea1d

+1
+1
src/tty.zig
··· 453 453 0xc0 => '`', 454 454 0xdb => '[', 455 455 0xdc => '\\', 456 + 0xdf => '\\', 456 457 0xe2 => '\\', 457 458 0xdd => ']', 458 459 0xde => '\'',