Skip to content
Open
Show file tree
Hide file tree
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 2 additions & 1 deletion far/FarColorW.pas
Original file line number Diff line number Diff line change
Expand Up @@ -215,7 +215,8 @@ interface
COL_WARNDIALOGHIGHLIGHTDEFAULTBUTTON = 145;
COL_WARNDIALOGHIGHLIGHTSELECTEDDEFAULTBUTTON = 146;

COL_LASTPALETTECOLOR = 147;
COL_PANELDRAGBORDER = 147;
COL_LASTPALETTECOLOR = 148;

implementation
end.
15 changes: 12 additions & 3 deletions far/FarCze.hlf.m4
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
m4_include(`farversion.m4')m4_dnl
m4_include(`farversion.m4')m4_dnl
.Language=Czech,Čeština
.Options CtrlColorChar=\
.Options CtrlStartPosChar=^<wrap>
Expand Down Expand Up @@ -365,10 +365,11 @@ $ #Ovládání panelů#
Skrytí/ukázání levého panelu #Ctrl+F1#
Skrytí/ukázání pravého panelu #Ctrl+F2#
Změna výšky panelu #Ctrl+Nahoru,Ctrl+Dolů#
Změna šířky panelu #Ctrl+Vlevo,Ctrl+Vpravo#
Change panels width #Ctrl+Left,Ctrl+Right#
Změna šířky panelů klávesnicí #Ctrl+Vlevo,Ctrl+Vpravo#
(pokud je příkazová řádka prázdná)
Změna šířky panelů myší #Přetažení hranice mezi panely#
Obnovení nastavení implicitní šířky panelů #Ctrl+Numpad5#
#Dvojklik myší na hranici mezi panely#
Restore default panels height #Ctrl+Alt+Numpad5#
Zobrazení/Skrytí panelu funkčních kláves na spodní části. #Ctrl+B#
Toggle total and free size show mode #Ctrl+Shift+S#
Expand Down Expand Up @@ -1181,6 +1182,14 @@ přepnut na souborový.
~Rychlé hledání~@FastFind@ může být použito pro dosažení požadovaného souboru
pomocí prvního znaku jeho názvu.

#Změna velikosti panelů myší#

Můžete změnit šířku souborových panelů pomocí myši:

- ^<wrap>Najeďte kurzorem myši na hranici mezi levým a pravým panelem, abyste viděli vizuální zpětnou vazbu označující oblast, kterou lze změnit.
- ^<wrap>Klikněte a táhněte hranici doleva nebo doprava pro úpravu šířky panelů.
- ^<wrap>Dvojklikněte na hranici pro obnovení výchozí stejné šířky panelů (rozdělení 50/50).

See also the list of ~macro keys~@KeyMacroShellList@, available in the panels.


Expand Down
43 changes: 35 additions & 8 deletions far/FarEng.hlf.m4
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
m4_include(`farversion.m4')m4_dnl
m4_include(`farversion.m4')m4_dnl
.Language=English,English
.Options CtrlColorChar=\
.Options CtrlStartPosChar=^<wrap>
Expand Down Expand Up @@ -365,9 +365,12 @@ $ #Panel control commands#
Hide/show right panel #Ctrl+F2#
Change panels height #Ctrl+Up,Ctrl+Down#
Change current panel height #Ctrl+Shift+Up,Ctrl+Shift+Down#
Change panels width #Ctrl+Left,Ctrl+Right#
(when the command line is empty)
Change panels height with mouse #Drag bottom border of panels#
Comment thread
yulian5 marked this conversation as resolved.
Outdated
Change panels width with keyboard #Ctrl+Left,Ctrl+Right#
(only when the command line is empty)
Change panels width with mouse #Drag border between panels#
Restore default panels width #Ctrl+Numpad5#
#Mouse double click on border between panels#
Restore default panels height #Ctrl+Alt+Numpad5#
Show/Hide functional key bar at the bottom line. #Ctrl+B#
Toggle total and free size show mode #Ctrl+Shift+S#
Expand Down Expand Up @@ -884,8 +887,8 @@ default button or does another similar thing).
#Mouse#

Clicking the #middle mouse button# in the ~panels~@PanelCmd@ has the same
effect as pressing the #Enter# key with the same modifiers (#Ctrl#, #Alt#,
#Shift#). If the ~command line~@CmdLineCmd@ is not empty, its contents will be executed.
effect as pressing the #Enter# key with the same modifiers (#Ctrl#, #Alt#,
Comment thread
yulian5 marked this conversation as resolved.
Outdated
#Shift#). If the ~command line~@CmdLineCmd@ is not empty, its contents will be executed.

Far Manager also supports the ~mouse wheel~@MsWheel@.

Expand All @@ -900,7 +903,7 @@ $ #Special commands#
$ #Mouse: wheel support#
#Panels#
Rotating the wheel scrolls the file list without changing the cursor position on the screen.
Pressing the #middle button# has the same effect as pressing #Enter#.
Pressing the #middle button# has the same effect as pressing #Enter#.

#Editor#
Rotating the wheel scrolls the text without changing the cursor position on the screen
Expand All @@ -914,11 +917,11 @@ Pressing the #middle button# has the same effect as pressing #Enter#.

#Menus#
Wheel scrolling works as #Up#/#Down# keys. Pressing the #middle button# has the same effect as
pressing #Enter#. It is possible to choose items without moving the cursor.
pressing #Enter#. It is possible to choose items without moving the cursor.

#Dialogs#
In dialogs, when the wheel is rotated at an edit line with a history list or a combo box,
the drop-down list is opened. In the drop-down list scrolling works the same as in menus.
the drop-down list is opened. In the drop-down list scrolling works the same as in menus.

You can specify the number of lines to scroll at a time in the panels,
editor and viewer (see ~System.MsWheelDelta~@System.MsWheelDelta@).
Expand Down Expand Up @@ -1160,6 +1163,30 @@ if the initial panel type differs it will be automatically set to the file panel
~Fast find~@FastFind@ action can be used to point to the required file
by the first letters of its name.

#Mouse panel resizing#

You can resize the width and height of file panels using the mouse:

#Width resizing:#
- ^<wrap>Hover the mouse cursor over the vertical border between the left and right panels to see visual feedback indicating the resizable area.
- ^<wrap>Click and drag the border left or right to adjust the panel widths.
- ^<wrap>Double-click on the vertical border to restore default equal panel widths (50/50 split).
- ^<wrap>Press #Esc# during resizing to cancel and revert to the original panel widths.

#Height resizing:#
- ^<wrap>Hover the mouse cursor over the bottom border of a panel to see visual feedback indicating the resizable area.
- ^<wrap>Click and drag the bottom border up or down to adjust the panel height.
- ^<wrap>The resizing behavior depends on the horizontal mouse position:
- ^<wrap>Over LEFT panel bottom border in Left half of panel → Resize LEFT panel only
- ^<wrap>Over LEFT panel bottom border in Right half of panel → Resize BOTH panels
- ^<wrap>Over RIGHT panel bottom border in Left half of panel → Resize BOTH panels
- ^<wrap>Over RIGHT panel bottom border in Right half of panel → Resize RIGHT panel only
- ^<wrap>Double-click on the bottom border to restore full panel height.
- ^<wrap>Press #Esc# during resizing to cancel and revert to the original panel heights.

#Note for ConEmu users:#
Comment thread
yulian5 marked this conversation as resolved.
Outdated
^<wrap>To avoid duplicated resizing indicators and methods, it's recommended to disable ConEmu's Far Manager panel resize feature by unchecking #Settings → Far Manager → Resize panels by mouse#.

See also the list of ~macro keys~@KeyMacroShellList@, available in the panels.


Expand Down
39 changes: 33 additions & 6 deletions far/FarGer.hlf.m4
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
m4_include(`farversion.m4')m4_dnl
m4_include(`farversion.m4')m4_dnl
.Language=German,Deutsch
.Options CtrlColorChar=\
.Options CtrlStartPosChar=^<wrap>
Expand Down Expand Up @@ -369,9 +369,12 @@ $ #Befehl zur Fenstersteuerung#
Rechtes Fenster anzeigen/verbergen #Strg+F2#
Fensterhöhe ändern #Strg+↑,Strg+↓#
Change current panel height #Ctrl+Shift+Up,Ctrl+Shift+Down#
Fensterbreite ändern #Strg+Links,Strg+Rechts#
Fensterhöhe mit Maus ändern #Untere Grenze der Fenster ziehen#
Fensterbreite mit Tastatur ändern #Strg+Links,Strg+Rechts#
(b.leerer Kommandozeile)
Fensterbreite mit Maus ändern #Grenze zwischen Fenstern ziehen#
Standardfensterbreite wiederherstellen #Strg+Num5#
#Maus-Doppelklick auf Grenze zwischen Fenstern#
Restore default panels height #Ctrl+Alt+Numpad5#
Show/Hide functional key bar at the bottom line. #Ctrl+B#
Toggle total and free size show mode #Ctrl+Shift+S#
Expand Down Expand Up @@ -896,8 +899,8 @@ default button or does another similar thing).
#Mouse#

Clicking the #middle mouse button# in the ~panels~@PanelCmd@ has the same
effect as pressing the #Enter# key with the same modifiers (#Ctrl#, #Alt#,
#Shift#). If the ~command line~@CmdLineCmd@ is not empty, its contents will be executed.
effect as pressing the #Enter# key with the same modifiers (#Ctrl#, #Alt#,
#Shift#). If the ~command line~@CmdLineCmd@ is not empty, its contents will be executed.

Far Manager also supports the ~mouse wheel~@MsWheel@.

Expand All @@ -912,7 +915,7 @@ $ #Special commands#
$ #Mouse: wheel support#
#Panels#
Rotating the wheel scrolls the file list without changing the cursor position on the screen.
Pressing the #middle button# has the same effect as pressing #Enter#.
Pressing the #middle button# has the same effect as pressing #Enter#.

#Editor#
Rotating the wheel scrolls the text without changing the cursor position on the screen
Expand All @@ -926,7 +929,7 @@ Pressing the #middle button# has the same effect as pressing #Enter#.

#Menus#
Wheel scrolling works as #Up#/#Down# keys. Pressing the #middle button# has the same effect as
pressing #Enter#. It is possible to choose items without moving the cursor.
pressing #Enter#. It is possible to choose items without moving the cursor.

#Dialogs#
In dialogs, when the wheel is rotated at an edit line with a history list or a combo box,
Expand Down Expand Up @@ -1183,6 +1186,30 @@ automatisch die Starteinstellung des Fenstertyps benutzt.
Die ~Schnellsuche~@FastFind@ kann benutzt werden, um durch die Anfangsbuch-
staben eines Namens auf die Datei zu springen.

#Fenstergröße mit der Maus ändern#

Sie können die Breite und Höhe der Dateifenster mit der Maus ändern:

#Breite ändern:#
- ^<wrap>Bewegen Sie den Mauszeiger über die vertikale Grenze zwischen dem linken und rechten Fenster, um eine visuelle Rückmeldung für den veränderbaren Bereich zu sehen.
- ^<wrap>Klicken und ziehen Sie die Grenze nach links oder rechts, um die Fensterbreiten anzupassen.
- ^<wrap>Doppelklicken Sie auf die vertikale Grenze, um die standardmäßigen gleichen Fensterbreiten wiederherzustellen (50/50-Aufteilung).
- ^<wrap>Drücken Sie #Esc# während der Größenänderung, um abzubrechen und zur ursprünglichen Fensterbreite zurückzukehren.

#Höhe ändern:#
- ^<wrap>Bewegen Sie den Mauszeiger über die untere Grenze eines Fensters, um eine visuelle Rückmeldung für den veränderbaren Bereich zu sehen.
- ^<wrap>Klicken und ziehen Sie die untere Grenze nach oben oder unten, um die Fensterhöhe anzupassen.
- ^<wrap>Das Verhalten der Größenänderung hängt von der horizontalen Mausposition ab:
- ^<wrap>Über LINKEM Fenster in linker Hälfte → Nur LINKES Fenster ändern
- ^<wrap>Über LINKEM Fenster in rechter Hälfte → BEIDE Fenster ändern
- ^<wrap>Über RECHTEM Fenster in linker Hälfte → BEIDE Fenster ändern
- ^<wrap>Über RECHTEM Fenster in rechter Hälfte → Nur RECHTES Fenster ändern
- ^<wrap>Doppelklicken Sie auf die untere Grenze, um die volle Fensterhöhe wiederherzustellen.
- ^<wrap>Drücken Sie #Esc# während der Größenänderung, um abzubrechen und zur ursprünglichen Fensterhöhe zurückzukehren.

#Hinweis für ConEmu-Benutzer:#
^<wrap>Um doppelte Größenänderungsindikatoren und -methoden zu vermeiden, wird empfohlen, die Far Manager-Fenstergröße-Funktion in ConEmu zu deaktivieren, indem Sie #Einstellungen → Far Manager → Resize panels by mouse# deaktivieren.

See also the list of ~macro keys~@KeyMacroShellList@, available in the panels.


Expand Down
20 changes: 16 additions & 4 deletions far/FarHun.hlf.m4
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
m4_include(`farversion.m4')m4_dnl
m4_include(`farversion.m4')m4_dnl
.Language=Hungarian,Magyar
.Options CtrlColorChar=\
.Options CtrlStartPosChar=^<wrap>
Expand Down Expand Up @@ -373,9 +373,13 @@ $ #Panelvezérlő parancsok#
Elrejti/megmutatja a bal panelt #Ctrl+F1#
Elrejti/megmutatja a jobb panelt #Ctrl+F2#
A panelek magasságán változtat #Ctrl+Fel,Ctrl+Le#
A panelek szélességén változtat #Ctrl+Jobb,Ctrl+Bal#
A panelek magasságán változtat egérrel #Alsó határ húzása a paneleken#
A panelek szélességén változtat billentyűzettel #Ctrl+Jobb,Ctrl+Bal#
(ha a parancssor üres)
A panelek szélességén változtat egérrel
#Határ húzása a panelek között#
Visszaállítja a panelszélességek alapértékét #Ctrl+Numpad5#
#Dupla egérkattintás a panelek határán#
Visszaállítja a panelmagasságok alapértékét #Ctrl+Alt+Numpad5#
Megmutatja/elrejti a funkcióbillentyűk sorát #Ctrl+B#
a képernyő alján
Expand Down Expand Up @@ -908,8 +912,8 @@ alapértelmezett gombot vagy más hasonló dolgot művel).
#Mouse#

Clicking the #middle mouse button# in the ~panels~@PanelCmd@ has the same
effect as pressing the #Enter# key with the same modifiers (#Ctrl#, #Alt#,
#Shift#). If the ~command line~@CmdLineCmd@ is not empty, its contents will be executed.
effect as pressing the #Enter# key with the same modifiers (#Ctrl#, #Alt#,
#Shift#). If the ~command line~@CmdLineCmd@ is not empty, its contents will be executed.

A Far Manager kezeli az ~egér görgőjét~@MsWheel@.

Expand Down Expand Up @@ -1185,6 +1189,14 @@ volt, a módváltás vagy a meghajtóváltás után automatikusan fájlpanel mó
A ~gyorskeresés~@FastFind@ művelet a keresett fájlnév karaktereinek
begépelésével a megfelelő fájlra állítja a kurzort.

#Panel átméretezése egérrel#

A fájlpanelek szélességét egérrel is módosíthatja:

- ^<wrap>Vigye az egérmutatót a bal és jobb panel közötti határvonalra, hogy lássa az átméretezési terület vizuális jelzését.
- ^<wrap>Kattintson és húzza a határvonalat balra vagy jobbra a panelek szélességének beállításához.
- ^<wrap>Kattintson duplán a határvonalra az alapértelmezett egyenlő panelszélesség visszaállításához (50/50 felosztás).

See also the list of ~macro keys~@KeyMacroShellList@, available in the panels.


Expand Down
15 changes: 13 additions & 2 deletions far/FarPol.hlf.m4
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
m4_include(`farversion.m4')m4_dnl
m4_include(`farversion.m4')m4_dnl
.Language=Polish,Polski
.Options CtrlColorChar=\
.Options CtrlStartPosChar=^<wrap>
Expand Down Expand Up @@ -369,9 +369,12 @@ $ #Polecenia kontroli panelu#
Ukryj/pokaż prawy panel #Ctrl+F2#
Zmień wysokość panelu #Ctrl+Góra,Ctrl+Dół#
Zmień wysokość bieżącego panelu #Ctrl+Shift+Góra,Ctrl+Shift+Dół#
Zmień szerokość panelu #Ctrl+Lewo,Ctrl+Prawo#
Zmień wysokość paneli myszą #Przeciągnij dolną granicę paneli#
Zmień szerokość paneli klawiaturą #Ctrl+Lewo,Ctrl+Prawo#
(tylko gdy wiersz poleceń jest pusty)
Zmień szerokość paneli myszą #Przeciągnij granicę między panelami#
Przywróć domyślną szerokość paneli #Ctrl+Numpad5#
#Podwójne kliknięcie myszy na granicy paneli#
Przywróć domyślną wysokość paneli #Ctrl+Alt+Numpad5#
Pokaż/Ukryj pasek skrótów w dolnej linii #Ctrl+B#
Przełącz tryb całkowitej i wolnej wielkości #Ctrl+Shift+S#
Expand Down Expand Up @@ -1152,6 +1155,14 @@ automatycznie ustawiony na panel plików.
Operacja ~szybkiego szukania~@FastFind@ może być użyta jako odnośnik do żądanego
plików po pierwszej literze jego nazwy.

#Zmiana rozmiaru paneli myszą#

Można zmieniać szerokość paneli plików za pomocą myszy:

- ^<wrap>Najedź kursorem myszy na granicę między lewym i prawym panelem, aby zobaczyć wizualną informację o możliwości zmiany rozmiaru.
- ^<wrap>Kliknij i przeciągnij granicę w lewo lub w prawo, aby dostosować szerokość paneli.
- ^<wrap>Kliknij dwukrotnie na granicy, aby przywrócić domyślną równą szerokość paneli (podział 50/50).

Zobacz także listę ~klawiszy makropoleceń~@KeyMacroShellList@, dostępnych w panelach.


Expand Down
Loading