summaryrefslogtreecommitdiffstats
path: root/desktop/lfm/README
diff options
context:
space:
mode:
Diffstat (limited to 'desktop/lfm/README')
-rw-r--r--desktop/lfm/README22
1 files changed, 22 insertions, 0 deletions
diff --git a/desktop/lfm/README b/desktop/lfm/README
new file mode 100644
index 0000000000..1ffcec4c7b
--- /dev/null
+++ b/desktop/lfm/README
@@ -0,0 +1,22 @@
+Last File Manager is a powerful file manager for the UNIX console.
+It has a curses interface and it's written in Python v3.4+.
+
+Some of the features you can find in lfm:
+
+• console-based file manager for UNIX platforms
+• 1-pane or 2-pane view
+• tabs
+• files filters
+• bookmarks
+• history
+• VFS for compressed files
+• tree view
+• dialogs with entry completion
+• PowerCLI, a command line interface with advanced features
+• fast access to the shell
+• direct integration of find/grep, df and other tools
+• color files by extension [Andrey Skvortsov]
+• fully customizable themes (colors)
+• fully customizable key bindings
+• support for filenames with wide chars, f.e. East Asian
+• ...and many others