File: messages_and_warnings.txt

package info (click to toggle)
gedit-r-plugin 0.7.1.2-Gtk3-1
  • links: PTS, VCS
  • area: main
  • in suites: wheezy
  • size: 2,700 kB
  • sloc: python: 4,255; xml: 562; makefile: 2
file content (23 lines) | stat: -rw-r--r-- 1,383 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
New in version 0.7.0.5:
1) Messages and warnings concerning new releases can be displayed here, unless disabled from the Configure R Interface dialog (they can be found in the /RCtrl/messages_and_warnings.txt file);
2) In the R console, <Ctrl>C now *copies the current selection* instead of stopping the current operation, action taken over by <ESC> and <Ctrl>Q (to change these settings and revert to the default behaviour, please visit the Configure R Interface -> Edit keyboard shortcuts);
3) Also in the R console, <Ctrl>K copies the last executed line to the clipboard, and <Ctrl><Shift>K also pastes it in the current gedit tab.

New in version 0.7.0.6:
1) rgedit-specific toolbar and sidebar can be shown only for R source files (toggle using the Show/hide toolbat -> Show toolbar only for R files)

New in version 0.7.0.7:
rgedit is compatible with older systems (like RHEL5 and CentOS).

New in version 0.7.1.0:
Basic code folding capabilities (please treat it as BETA and report any bugs!).

BETA version for GTK3 (0.7.1.0):
Ctrl+C breaks R computation, Ctrl+X copies in R console, no code folding.

BETA version for GTK3 (0.7.1.1):
Fixed various issues with Gtk3 in Ubuntu 11.10 (Oneiric).

New in version 0.7.1.2 (Gtk3):
Fixed a minor issue whith detached R console.
Recommended package: "colorout" for colorizing the R console output (thanks to Jakson Alves de Aquino).