<?xml version="1.0" encoding="utf-8"?> 
<rss version="2.0"
  xmlns:itunes="http://www.itunes.com/dtds/podcast-1.0.dtd"
  xmlns:atom="http://www.w3.org/2005/Atom">

<channel>

<title>Блоги: заметки с тегом bugs</title>
<link>https://blogengine.ru/blogs/tags/bugs/</link>
<description>Автоматически собираемая лента заметок, написанных в блогах на Эгее</description>
<author></author>
<language>ru</language>
<generator>Aegea 11.0 (v4079e)</generator>

<itunes:subtitle>Автоматически собираемая лента заметок, написанных в блогах на Эгее</itunes:subtitle>
<itunes:image href="" />
<itunes:explicit>no</itunes:explicit>

<item>
<title>When you type to search in Finder, files and folders are mixed together</title>
<guid isPermaLink="false">137008</guid>
<link>https://ilyabirman.net/meanwhile/all/type-to-search-finder-mixed/</link>
<pubDate>Wed, 06 Aug 2025 19:44:33 +0500</pubDate>
<author>Ilya Birman</author>
<comments>https://ilyabirman.net/meanwhile/all/type-to-search-finder-mixed/</comments>
<description>
&lt;p&gt;&lt;a href="https://ilyabirman.net/meanwhile/"&gt;Ilya Birman&lt;/a&gt;:&lt;/p&gt;
&lt;p&gt;In Norton Commander, as well as in Windows Explorer it’s always been the norm that folders go first, then files. On Mac, it used to be different: files and folders were always mixed together based on the selected sort order.&lt;/p&gt;
&lt;p&gt;A few years ago, Apple finally gave in and added a proper sorting option to Finder: folders now appear first, files below.&lt;/p&gt;
&lt;p&gt;In Norton Commander, as well as in Windows Explorer, and even in Finder, you’ve always been able to select a file in a list just by typing its name. I’m always surprised when people scroll through giant file lists looking with their eyes, instead of just typing a couple of letters.&lt;/p&gt;
&lt;p&gt;So imagine you open a folder in Finder, and in it you have:&lt;br /&gt;
&lt;tt&gt;images/&lt;/tt&gt;&lt;br /&gt;
&lt;tt&gt;index.php&lt;/tt&gt;&lt;/p&gt;
&lt;p&gt;You press the “i” key. Obviously, the highlight should jump to the &lt;tt&gt;images/&lt;/tt&gt; folder. But in reality, it jumps to &lt;tt&gt;index.php&lt;/tt&gt;. Because even though Finder visually sorts folders to the top, deep down it still believes that &lt;tt&gt;index.php&lt;/tt&gt; comes before &lt;tt&gt;images&lt;/tt&gt;.&lt;/p&gt;
&lt;p&gt;Vibe coding had not been invented then, but the implementation quality of Apple software was already at that same level.&lt;/p&gt;
</description>
</item>


</channel>
</rss>