jakob/TableTool

Navigation with command key + arrow

Open

#22 geöffnet am 4. März 2017

Auf GitHub ansehen
 (1 Kommentar) (0 Reaktionen) (0 zugewiesene Personen)Objective-C (94 Forks)github user discovery
enhancementhelp wanted

Repository-Metriken

Stars
 (1.373 Stars)
PR-Merge-Metriken
 (PR-Metriken ausstehend)

Beschreibung

It'd be great to navigate the table by cell instead of by row, but I suspect that's a big change. A smaller one would be to allow command-arrow to work as it normally does, sending the selection all the way to the top or the bottom of the table.

(If navigation were by cell instead of by row, it might make more sense for command-arrow to work more as it does in Excel and other spreadsheets, sending you to the last cell in the sequence which has contents or not (depending on the current cell).)

Contributor Guide