issue154:critique2
Différences
Ci-dessous, les différences entre deux révisions de la page.
Les deux révisions précédentesRévision précédenteProchaine révision | Révision précédente | ||
issue154:critique2 [2020/03/13 15:34] – d52fr | issue154:critique2 [2020/03/14 15:11] (Version actuelle) – andre_domenech | ||
---|---|---|---|
Ligne 5: | Ligne 5: | ||
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. ** | ||
+ | |||
+ | Site Web : https:// | ||
+ | Prix : Gratuit ! | ||
+ | |||
+ | 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).** | **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). | **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). | ||
Ligne 13: | Ligne 22: | ||
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 ~/ | ||
Ligne 26: | Ligne 42: | ||
TAB will move you over to the other pane.** | TAB will move you over to the other pane.** | ||
+ | |||
+ | 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. | **This is not the same as S , that will actually swap the panes around. | ||
Ligne 39: | Ligne 66: | ||
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. |
- | ENTER opens a folder and adds it to the move history.** | + | ALT + GAUCHE ou DROITE avancera ou reculera dans l' |
- | **BACKSPACE will take you one folder up. | + | 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. | ||
+ | |||
+ | BACKSPACE will take you one folder up. | ||
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 56: | Ligne 103: | ||
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.1584110091.txt.gz · Dernière modification : 2020/03/13 15:34 de d52fr