Toggle menu
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.
Revision as of 14:11, 20 September 2025 by Hyatt (talk | contribs) (Created page with "{{Infobox Switch Homebrews |title=bbloc |image=bblocSwitch.png |description=A text editor which work with a command prompt. |author=notnotme |lastupdated=2025/09/04 |type=Other Apps |version=alpha 4 |license=N/A |download=https://dlhb.gamebrew.org/switchhomebrews/bblocSwitch.7z |website=https://github.com/notnotme/bbloc/tree/nintendo_switch |source=https://github.com/notnotme/bbloc |donation= }} {{#seo: |title=Switch Homebrew Apps (Other Apps) - GameBrew |title_mode=appe...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
bbloc
General
Authornotnotme
TypeOther Apps
Versionalpha 4
LicenseN/A
Last Updated2025/09/04
Links
Download
Website
Source

bbloc is a minimalist, open-source text editor designed to run on the Nintendo Switch, developed in C++ and utilizing SDL2, OpenGL, glad, Freetype, utfcpp, and tree-sitter.

Application Overview

The editor is structured into three main sections: a top information bar displaying buffer specifics, a central text area for editing, and a bottom prompt bar for command input. All editor functions, apart from direct text entry, are executed through a command system, accessible via the prompt (opened by default with "Ctrl+Shift+space").

For full details, up-to-date instructions, and the latest documentation, please visit the project's GitHub page to learn more.

Screenshots

Changelog

alpha 4

  • fix update logic (refresh only when necessary on all platforms)
  • fix wrong mapping bol -> bof
  • fix wrong mapping bof <-> eof
  • cursor column position stick to column when possible

alpha 3

  • Latest build including all refactoring.

alpha 2

  • Contains latest changes and better keyboard support (added some missing keys).

alpha 1

  • First Release.

External links

Advertising: