| 2 | |
| 3 | == emelFM2 0.8.2 21/12/2012 == |
| 4 | * move cursor to start of buffer when opening text file to view or edit |
| 5 | * build-time choice to support ANSII sequences for styling of output pane text, enabled by WITH_OUTPUTSTYLES=1 |
| 6 | * add action file.<handlers> for use in filelist context menu, to show system-defined applications or commands which apply to the focused item |
| 7 | * support user-specified delimiter chars for use when autoselecting output pane text |
| 8 | * add macros %o %O for getting output pane text |
| 9 | * add command-line parameters -b, -o |
| 10 | * enable multiple-selection for plugins to be added |
| 11 | * replace more deprecated widgets for gtk3 |
| 12 | * thumbnails plugin – conform to latest FDO spec for cache directory |
| 13 | * bugfixes |
| 14 | * make custom bindings for pointer devices work again |
| 15 | * fix de-selection of focused item when refreshing filelists with filtering enabled |
| 16 | * workaround idle-time styling crash for several dialogs, on gtk3 |
| 17 | * fix installation when Makefile TARGET is not named emelfm2 |
| 18 | * create absolute symlinks where glibc behaves unexpectedly on relative ones |