Geany Split View

On 1 min, 35 sec read

Split the Geany editor view into two

Geany was reviewed as part of a series of lightweight programming editors. To select a reviewed lightweight programming editor read the Ojambo.com Lightweight Programming Editors.

Geany is a small IDE that loads quickly. Geany can be extended by the use of plugins. One of the plugins that ships with Geany is the split window plugin.

This tutorial uses the Geany. Once a link is clicked, it will open in the specified frame.

    Tools are required:

  • Geany Text editor.
  • Geany Split Window plugin.

Optional Download and install Geany

Geany is required in order to follow this tutorial. For more information about Geany read Ojambo.com Lightweight Programming Editors.

How to Use:

    Open Geany

  • Tools -> Plugin Manager.
  • Check Split Window -> OK.
  • Tools -> Split Window -> Horizontally.

Demonstration:

Ojambo.com Geany Split Window Tutorial

Image Missing
Ojambo.com Geany Split Window Tutorial

Conclusion:

Geany is a powerful editor that has features only available in much larger IDEs. An important tool that programmers need is a split view of the current window. Geany provides the split window plugin to enable the current editor view to be divided into two windows.

The split window plugin is disabled by default and needs to be manually enabled. Once enabled, the user has a choice between horizontal and vertical split.

    Recommendations:

  1. Use plugins as needed and disable if not required.
  2. To return to the single view, close the split view on the right.

🚀 Recommended Resources


Disclosure: Some of the links above are referral links. I may earn a commission if you make a purchase at no extra cost to you.

About Edward

Edward is a software engineer, author, and designer dedicated to providing the actionable blueprints and real-world tools needed to navigate a shifting economic landscape.

With a provocative focus on the evolution of technology—boldly declaring that “programming is dead”—Edward’s latest work, The Recession Business Blueprint, serves as a strategic guide for modern entrepreneurship. His bibliography also includes Mastering Blender Python API and The Algorithmic Serpent.

Beyond the page, Edward produces open-source tool review videos and provides practical resources for the “build it yourself” movement.

📚 Explore His Books – Visit the Book Shop to grab your copies today.

💼 Need Support? – Learn more about Services and the ways to benefit from his expertise.

🔨 Build it Yourself – Download Free Plans for Backyard Structures, Small Living, and Woodworking.

Comments

One response to “Geany Split View”

  1. Rob Avatar
    Rob

    Love Geany but this plugin is severely limited. I cannot copy from or paste into the split window which means I have to turn to NetBeans for this type of functionality.