issue154:critique2
Différences
Ci-dessous, les différences entre deux révisions de la page.
Prochaine révision | Révision précédente | ||
issue154:critique2 [2020/03/01 17:25] – créée auntiee | issue154:critique2 [2020/03/14 15:11] (Version actuelle) – andre_domenech | ||
---|---|---|---|
Ligne 1: | Ligne 1: | ||
- | Website: https:// | + | **Website: https:// |
Price: Free! | Price: Free! | ||
From the Website: “JumpFm is a minimalistic dual-panel file manager for Linux that lets you navigate your file system very efficiently. It is highly configurable and extendible and it comes with some built-in super-powers.” | From the Website: “JumpFm is a minimalistic dual-panel file manager for Linux that lets you navigate your file system very efficiently. It is highly configurable and extendible and it comes with some built-in super-powers.” | ||
- | First things, first, JumpFM and LastFM / LibreFM are not related. The second thing I need to point out is that JumpFM does not support a mouse. It is a dual-pane file manager that is a pseudo TUI, not a GUI, per-se. | + | First things, first, JumpFM and LastFM / LibreFM are not related. The second thing I need to point out is that JumpFM does not support a mouse. It is a dual-pane file manager that is a pseudo TUI, not a GUI, per-se. |
- | What I mean by this is that JumpFM loads up like a GUI program, but behaves like a terminal program. It feels a lot like nnn when you use it. The annoying thing is that it takes a few seconds to start, even on a fast SSD. Everything else about the application is a breeze. The “jump” feature is activated by pressing the ‘j-key’. This is where it gets interesting. Once you hit ‘j’ - it becomes like auto-complete without the tab. Typing ‘Do’ will bring up Documents and Downloads for me to choose from, or I could type one more letter and then get the chance to start typing the first letter of the sub-folder of that directory. This makes navigating multiple folders and sub-folders a breeze! Because JumpFM is all about the keyboard, the CTRL and ALT keys, in combination with others, will help you do what you need to. We will get to the keyboard short-cuts later, but know it is intuitive and you should be able to figure out the basics yourself. (If not, look at the keyboard.json file). | + | Site Web : https:// |
+ | Prix : Gratuit | ||
- | Programmers may love JumpFM, as GIT is incorporated right into the file manager. I tried to make a GIT account to test this feature, but it seems GIT does not allow accounts to be made from ‘getnada.com’ email addresses. I was not planning on giving any of my real email accounts out as I like NOT having spam. So I will trust them that it works as advertised. (For now). | + | Du site Web : « JumpFM est un gestionnaire de fichiers minimaliste à panneau double, pour Linux, qui vous permet de naviguer très efficacement dans votre système de fichiers. Il est grandement configurable et extensible, et il est livré avec des super-pouvoirs intégrés. » |
+ | |||
+ | Toute première chose, JumpFM et LastFM/ | ||
+ | |||
+ | **What I mean by this is that JumpFM loads up like a GUI program, but behaves like a terminal program. It feels a lot like nnn when you use it. The annoying thing is that it takes a few seconds to start, even on a fast SSD. Everything else about the application is a breeze. The “jump” feature is activated by pressing the ‘j-key’. This is where it gets interesting. Once you hit ‘j’ - it becomes like auto-complete without the tab. Typing ‘Do’ will bring up Documents and Downloads for me to choose from, or I could type one more letter and then get the chance to start typing the first letter of the sub-folder of that directory. This makes navigating multiple folders and sub-folders a breeze! Because JumpFM is all about the keyboard, the CTRL and ALT keys, in combination with others, will help you do what you need to. We will get to the keyboard short-cuts later, but know it is intuitive and you should be able to figure out the basics yourself. (If not, look at the keyboard.json file).** | ||
+ | |||
+ | Ce que j’entends par là, c'est que JumpFM se charge comme un programme en GUI, mais se comporte comme un programme en terminal. À l' | ||
+ | |||
+ | **Programmers may love JumpFM, as GIT is incorporated right into the file manager. I tried to make a GIT account to test this feature, but it seems GIT does not allow accounts to be made from ‘getnada.com’ email addresses. I was not planning on giving any of my real email accounts out as I like NOT having spam. So I will trust them that it works as advertised. (For now). | ||
What I did like about the settings, was that it is JSON files. Easy to read and easy to set. You can find the settings in ~/.jumpfm/ - I would suggest that you start here, setting up the application as you like it. | What I did like about the settings, was that it is JSON files. Easy to read and easy to set. You can find the settings in ~/.jumpfm/ - I would suggest that you start here, setting up the application as you like it. | ||
- | The DELETE key deletes permanently and immediately, | + | The DELETE key deletes permanently and immediately, |
+ | |||
+ | Les programmeurs devraient apprécier JumpFM, car GIT est incorporé directement dans le gestionnaire de fichiers. J'ai essayé de créer un compte GIT pour tester cette fonctionnalité, | ||
+ | |||
+ | Ce que j'aime dans les paramètres, | ||
+ | |||
+ | La touche SUPPRESSION efface définitivement et immédiatement ; je vous aurai prévenu. | ||
- | I am not going to talk about the plug-ins as this delicious morsel is for you to discover. Just know they are in ~/ | + | **I am not going to talk about the plug-ins as this delicious morsel is for you to discover. Just know they are in ~/ |
As promised, here are some of the default key bindings for you to test: | As promised, here are some of the default key bindings for you to test: | ||
Ligne 25: | Ligne 41: | ||
• CTRL + LEFT or RIGHT will open the highlighted folder in the opposite pane. | • CTRL + LEFT or RIGHT will open the highlighted folder in the opposite pane. | ||
- | TAB will move you over to the other pane. | + | TAB will move you over to the other pane.** |
- | This is not the same as S , that will actually swap the panes around. | + | Je ne parlerai pas des modules additionnels intégrés car c'est à vous de découvrir ce délicieux morceau. Sachez juste qu'ils sont dans ~/ |
+ | |||
+ | Comme promis, voici certaines combinaisons de touches par défaut que vous pourrez tester : | ||
+ | |||
+ | Navigation | ||
+ | |||
+ | ••CTRL et A, C, V fonctionnent normalement. | ||
+ | ••CTRL + [] vous mettra au début ou à la fin du panneau où vous êtes. | ||
+ | ••CTRL + HOME vous placera dans votre dossier home. | ||
+ | ••CTRL + GAUCHE ou DROITE ouvrira le dossier surligné dans le panneau opposé. | ||
+ | |||
+ | **This is not the same as S , that will actually swap the panes around. | ||
ALT + LEFT or RIGHT will move you forward or backward in your history of moving between folders. | ALT + LEFT or RIGHT will move you forward or backward in your history of moving between folders. | ||
Ligne 37: | Ligne 64: | ||
U to unzip a file. | U to unzip a file. | ||
- | F4 to open a file (usually in a text editor). | + | F4 to open a file (usually in a text editor).** |
- | *** You will get an error if you try to open a FOLDER with F4, so pay attention. | + | Ce n'est pas pareil avec S, qui interchangera vraiment les panneaux. |
+ | |||
+ | ALT + GAUCHE ou DROITE avancera ou reculera dans l' | ||
+ | |||
+ | Manipulation des fichiers : | ||
+ | |||
+ | Z pour zipper un fichier. | ||
+ | |||
+ | U pour dézipper un fichier | ||
+ | |||
+ | F4 pour ouvrir un fichier (en général dans un éditeur de texte). | ||
+ | |||
+ | ** You will get an error if you try to open a FOLDER with F4, so pay attention. | ||
ENTER opens a folder and adds it to the move history. | ENTER opens a folder and adds it to the move history. | ||
Ligne 47: | Ligne 86: | ||
SHIFT +F4 to make an empty text file. | SHIFT +F4 to make an empty text file. | ||
- | F7 to make a new folder. | + | F7 to make a new folder. |
- | H will display hidden files. | + | Une erreur vous sera retournée si vous essayez d' |
+ | |||
+ | ENTRÉE ouvre un dossier et l' | ||
+ | |||
+ | RETOUR ARRIÈRE vous ramènera un dossier en arrière. | ||
+ | |||
+ | MAJ + F4 ouvrira un fichier texte vierge. | ||
+ | |||
+ | **H will display hidden files. | ||
F5 is copy (like other dual-pane file managers). | F5 is copy (like other dual-pane file managers). | ||
Ligne 55: | Ligne 102: | ||
F6 is move (like other dual-pane file managers). | F6 is move (like other dual-pane file managers). | ||
- | Obviously, you can define your own too, but this should get you well on your way. | + | Obviously, you can define your own too, but this should get you well on your way.** |
+ | |||
+ | H affichera les fichiers cachés. | ||
+ | |||
+ | F5 sert pour copier (comme dans les autres gestionnaires de fichiers à panneau double). | ||
+ | |||
+ | F6 sert pour déplacer (comme dans les autres gestionnaires de fichiers à panneau double). | ||
+ | |||
+ | Évidemment, | ||
issue154/critique2.1583079939.txt.gz · Dernière modification : 2020/03/01 17:25 de auntiee