fountainer

Results 13 issues of fountainer

This is the screenshot when which-key displays keybindings in minibuffer. This is the screenshot when which-key displays keybindings in posframe. The last row is missing.

When I print data, e.g., `mtcars`, the data is displayed. However, there is an error `csv--compute-header-string (wrong-type-argument number-or-marker-p nil)`. The backtrace is as follows: ``` Debugger entered--Lisp error: (wrong-type-argument number-or-marker-p...

enhancement

Currently `ess-view-data-print` lists all objects in the current session. It would be better to list only data, e.g., data.frame, matrix.