[FarGroup/FarManager] master: Continue 6717 (5f13dd85e)

0 views
Skip to first unread message

farg...@farmanager.com

unread,
Jul 17, 2026, 4:15:55 PM (10 days ago) Jul 17
to farco...@googlegroups.com
Repository : https://github.com/FarGroup/FarManager
On branch : master
Link : https://github.com/FarGroup/FarManager/commit/5f13dd85e4146cb3e7c5b9d0ccd145a829f0523b

>---------------------------------------------------------------

commit 5f13dd85e4146cb3e7c5b9d0ccd145a829f0523b
Author: Alex Alabuzhev <alab...@gmail.com>
Date: Fri Jul 17 21:08:05 2026 +0100

Continue 6717


>---------------------------------------------------------------

5f13dd85e4146cb3e7c5b9d0ccd145a829f0523b
far/changelog | 5 +++++
far/fileedit.cpp | 2 +-
far/vbuild.m4 | 2 +-
3 files changed, 7 insertions(+), 2 deletions(-)

diff --git a/far/changelog b/far/changelog
index f1fe284b3..7dbb0534c 100644
--- a/far/changelog
+++ b/far/changelog
@@ -1,3 +1,8 @@
+--------------------------------------------------------------------------------
+drkns 2026-07-17 21:07:45+01:00 - build 6718
+
+1. Continue 6717.
+
--------------------------------------------------------------------------------
drkns 2026-07-15 22:08:49+01:00 - build 6717

diff --git a/far/fileedit.cpp b/far/fileedit.cpp
index ba871e378..cf807c71a 100644
--- a/far/fileedit.cpp
+++ b/far/fileedit.cpp
@@ -216,7 +216,7 @@ static badcp_action BadCodepageDialog(bool const IsLoad, uintptr_t& codepage, st
cp_val = codepage;

std::vector<DialogBuilderListItem> Items;
- codepages::instance().FillCodePagesList(Items, true, false, true, false, false);
+ codepages::instance().FillCodePagesList(Items, IsLoad, false, IsLoad, false, false);

const auto MaxLength = std::ranges::fold_left(Messages, 0uz, [](size_t const Value, string const& i){ return std::max(Value, i.size()); });

diff --git a/far/vbuild.m4 b/far/vbuild.m4
index b7051fdf4..0bd97caa0 100644
--- a/far/vbuild.m4
+++ b/far/vbuild.m4
@@ -1 +1 @@
-6717
+6718


Reply all
Reply to author
Forward
0 new messages