1
0
mirror of https://github.com/Tha14/toxic.git synced 2025-07-04 06:26:44 +02:00

Add ability to skip words in input field with ctrl-left/right arrow

This commit is contained in:
jfreegman
2020-10-10 11:21:15 -04:00
parent 015dbd9a96
commit 9c06ad608b
3 changed files with 61 additions and 5 deletions

View File

@ -343,4 +343,4 @@ int osx_video_read_device(uint8_t *y, uint8_t *u, uint8_t *v, uint16_t *width, u
* End of C-interface for OSXVideo
*/
#endif /* __OBJC__ */
#endif /* __OBJC__ */