Add Ctrl+w keybinding to delete the word left of cursor by removing trailing spaces then characters until next space. Implement EscapeBracket.delete handling to delete character right of cursor and consume the trailing 126 byte. Support EscapeBracket.end and EscapeBracket.home to jump cursor to end or start of line. Register new ctrlW constant (0x17) and EscapeBracket constants for delete (0x33), end (0x46), home (0x48). Add Taylor Hoff to AUTHORS.
28 lines
1.1 KiB
Plaintext
28 lines
1.1 KiB
Plaintext
This is the (likely incomplete) list of people who have made Wren what it is.
|
|
If you submit a patch to Wren, please add your name and email address to the
|
|
end of this list.
|
|
|
|
Robert Nystrom <robert@stuffwithstuff.com>
|
|
Kyle Marek-Spartz <kyle.marek.spartz@gmail.com>
|
|
Paul Woolcock <paul@woolcock.us>
|
|
Evan Shaw <edsrzf@gmail.com>
|
|
Gavin Schulz <gavin.schulz@gmail.com>
|
|
Lukas Werling <lukas.werling@gmail.com>
|
|
Marco Lizza <marco.lizza@gmail.com>
|
|
Raymond Sohn <raymondsohn@gmail.com>
|
|
Thorbjørn Lindeijer <bjorn@lindeijer.nl>
|
|
Patricio Mac Adden <patriciomacadden@gmail.com>
|
|
Evan Hahn <me@evanhahn.com>
|
|
Starbeamrainbowlabs <contact@starbeamrainbowlabs.com>
|
|
Alexander Roper <minirop@gmail.com>
|
|
Will Speak <will@willspeak.me>
|
|
Damien Radtke <damienradtke@gmail.com>
|
|
Max Ferguson <maxxferguson@gmail.com>
|
|
Sven Bergström <sven@underscorediscovery.com>
|
|
Kyle Charters <kylewcharters@gmail.com>
|
|
Marshall Bowers <elliott.codes@gmail.com>
|
|
Michal Kozakiewicz <michalkozakiewicz3@gmail.com>
|
|
Charlotte Koch <cfkoch@edgebsd.org>
|
|
Michel Hermier <michel.hermier@gmail.com>
|
|
Taylor Hoff <primdevs@gmail.com>
|