mirror of
https://github.com/processing/processing4.git
synced 2026-02-03 13:49:18 +01:00
clarification
This commit is contained in:
@@ -111,7 +111,7 @@ editor.keys.shift_backspace_is_delete = false
|
||||
# home and end keys should only travel to the start/end of the current line
|
||||
editor.keys.home_and_end_travel_far = false
|
||||
# the OS X HI Guidelines say that home/end are relative to the document
|
||||
# if you don't like it, change it here
|
||||
# if you don't like it, this is the preference to change
|
||||
editor.keys.home_and_end_travel_far.macosx = true
|
||||
|
||||
console = true
|
||||
|
||||
Reference in New Issue
Block a user