Sha256: 3b548849449fe4f459432a9120978ab009dfe465963ed4cb9e92e38dc6ec11ea
Contents?: true
Size: 709 Bytes
Versions: 10
Compression:
Stored size: 709 Bytes
Contents
# @title Vedeu Views # Vedeu Views Each interface defined in Vedeu will have an associated (by name, of course) view. This view will contain that which is visible within the interface and is determined by the position of the cursor associated with the interface. - A view is made up of lines, made up of characters. - Lines can have their own background, foreground and styles. - A line can also be made up of streams, a stream itself having its own background, foreground and styles. - Lines and streams are made up of characters- again, each with their own background, foreground and styles. Views can be requested to be drawn immediately on construction, or added to a {file:docs/buffer.md Buffer}.
Version data entries
10 entries across 10 versions & 1 rubygems