- enable crayon via ANSICON env variable instead of options crayon.enabled
- fix a bug of nested read console when loading R.cache
- enable crayon on windows terminals
- allow c-x c-e to edit in editor
- support askpass
- add radian.highlight_matching_bracket
- latex completion
- require rchitect 0.3.16 for better windows support
- add a space before and after equal sign in completion
- requires rchitect 0.3.14 to fix a bug for R 3.6.2-dev
- handle carriage return in stderr
- make sure settings are in correct type
- stderr coloring for unix
- check if cursor is at an empty line when start a prompt
- add vi mode state in prompt
- support .radian_profile
- allow -q flag
- Added custom R lexer for better colour
- update rchitect to version 0.3
- add setting
radian.escape_key_map
- fix R_SHARE_DIR issues
- patch reticulate
- get R_SHARE_DIR etc from R if they don't exist
- fix reticulate repl completion error
- reband as radian
- use rchitect
- fix typo completion_timeout
- .py namespace is deprecated, use .pythonapi global var
- fix backspace
- bug fix for execv on linux
- enable suspension via ctrl+z
- bump minimum requirement of rapi to v0.1.2 to fix #64
- bump minimum requirement of rapi and lineedit
- new option
indent_lines
- improveLD_LIBRARY_PATH and R_LD_LIBRARY_PATH detection
- add backspace to exit reticulte repl mode
- do not pass
--restore-data
to R
- bump up rapi to 0.1.0
- bracketed paste check for empty data
- bump minimum requirement of linedit
- change default color scheme to "native"
- bump minimum requirement of rapi
rtichoke is undergoing a major refactoring to extract the R initialization code to rapi
. The hope is to make rtichoke more autonomous.
Features:
- Unicode support on Windows
- reticulate mode
- syntax highlight
- multiline
- autocompletion
Others: - change default to monokai