https://bugs.kde.org/show_bug.cgi?id=379235
Bug ID: 379235 Summary: Hotkeys for R commands Product: rkward Version: unspecified Platform: unspecified OS: All Status: UNCONFIRMED Severity: wishlist Priority: NOR Component: User Interface Assignee: rkward-de...@kde.org Reporter: y...@gmx.de Target Milestone: --- Another editor for R (Tinn-R) has the possibility to define hotkeys for R commands. Example: - define length(%s) with the hotkey Ctrl+1 as hotkey - vec_test <- c(1,2,3,4,5,6) - mark vec_test - press Ctrl+1 - nrow(vec_test) will be executed at the console a result 6 is printed out at console See attached manual of Tinn-R with a detailed explanation. (RKWard is much cooler than Tinn-R but the hotkeys are a really useful feature.) -- You are receiving this mail because: You are watching all bug changes.