Y
Hacker News
new
|
ask
|
show
|
jobs
by
theossuary
3393 days ago
Please don't take over my Cmd+Left arrow key for going back, Chrome already took away my backspace :(
3 comments
steveklabnik
3393 days ago
This is an upstream issue with
https://github.com/azerupi/mdBook
, you should file a bug!
link
killercup
3392 days ago
Couldn't find an open issue, but agreed that navigation should not be triggered when a modifier key is pressed, so I opened one:
https://github.com/azerupi/mdBook/issues/224
link
mattbreeden
3392 days ago
Check out:
https://chrome.google.com/webstore/detail/backspace-to-go-ba...
I've never had any issues with it.
link
jay-anderson
3393 days ago
I totally agree. Is there a more general solution beside pages deciding to behave? Would making some select list of key combinations not overridable help? Or would that break too many pages?
link