Opened 9 years ago
Closed 8 years ago
#1417 closed bug (fixed (in master))
Return key registers as ^J on (OS X, X11, SDL, gcu)
Reported by: | takkaria | Owned by: | fizzix |
---|---|---|---|
Milestone: | 3.4.0 | Keywords: | InputRework |
Cc: |
Description (last modified by fizzix)
and the following equivalences also hold:
- Return = Ctrl-J
- Enter = Ctrl-M
- Backspace = Ctrl-H
- Tab = Ctrl-I
- Escape = Ctrl-[
They should ideally all be separate.
Change History (8)
comment:1 Changed 8 years ago by takkaria
- Description modified (diff)
- Status changed from new to confirmed
comment:2 Changed 8 years ago by takkaria
- Description modified (diff)
comment:3 Changed 8 years ago by takkaria
- Summary changed from Return key registers as ^J on OS X to Return key registers as ^J on (OS X, X11, SDL, gcu)
comment:4 Changed 8 years ago by takkaria
comment:5 Changed 8 years ago by magnate
- Milestone changed from 3.3.0 to 3.4.0
Postponing to 3.4 per IRC
comment:6 Changed 8 years ago by fizzix
- Description modified (diff)
Fixed by david3x3x3 commits a663506, caf2d3e, 2b99ccb
comment:7 Changed 8 years ago by fizzix
- Owner changed from takkaria to fizzix
- Status changed from confirmed to assigned
comment:8 Changed 8 years ago by fizzix
- Resolution set to fixed (in master)
- Status changed from assigned to closed
Note: See
TracTickets for help on using
tickets.
These equivalences held back pre-3.2.0 too, just for the record – so this isn't an essential fix for 3.3.