Table of Contents - amun-0.2.0 Documentation
Classes and Modules
- Amun
- Amun::Application
- Amun::Behaviours
- Amun::Behaviours::Emacs
- Amun::Behaviours::Erasing
- Amun::Behaviours::Insertion
- Amun::Behaviours::Movement
- Amun::Buffer
- Amun::EventManager
- Amun::FeaturesLoader
- Amun::Helpers
- Amun::Helpers::ColorLimitExceeded
- Amun::Helpers::Colors
- Amun::Helpers::Keyboard
- Amun::MajorModes
- Amun::MajorModes::Fundamental
- Amun::MajorModes::IRB
- Amun::ModeLineSegments
- Amun::ModeLineSegments::BufferName
- Amun::ModeLineSegments::MajorMode
- Amun::Object
- Amun::Windows
- Amun::Windows::Base
- Amun::Windows::BufferWindow
- Amun::Windows::EchoArea
- Amun::Windows::Frame
- Amun::Windows::MiniBufferWindow
- Amun::Windows::ModeLine
- Amun::Windows::TextRenderer
- Object
- Rect
- String
Methods
- ::clear — Amun::EventManager
- ::current — Amun::Buffer
- ::instance — Amun::EventManager
- ::instances — Amun::Buffer
- ::join — Amun::EventManager
- ::messages — Amun::Buffer
- ::new — Amun::Buffer
- ::new — Amun::EventManager
- ::new — Amun::MajorModes::Fundamental
- ::new — Amun::MajorModes::IRB
- ::new — Amun::Object
- ::new — Rect
- ::new — Amun::Windows::Base
- ::new — Amun::Windows::BufferWindow
- ::new — Amun::Windows::EchoArea
- ::new — Amun::Windows::Frame
- ::new — Amun::Windows::MiniBufferWindow
- ::new — Amun::Windows::ModeLine
- ::scratch — Amun::Buffer
- #<< — Amun::Buffer
- #add_chain — Amun::EventManager
- #attach — Amun::Windows::MiniBufferWindow
- #attached? — Amun::Windows::MiniBufferWindow
- #backward_char — Amun::Behaviours::Movement
- #backward_delete_char — Amun::Behaviours::Erasing
- #backward_kill_word — Amun::Behaviours::Erasing
- #beginning_of_line — Amun::Behaviours::Movement
- #bind — Amun::EventManager
- #bind_all — Amun::EventManager
- #bottom_area — Amun::Windows::Frame
- #bottom_window_size — Amun::Windows::Frame
- #buffer — Amun::Windows::BufferWindow
- #cancel — Amun::Windows::MiniBufferWindow
- #chained? — Amun::EventManager
- #char — Amun::Helpers::Keyboard
- #clear — Amun::Buffer
- #colorize — String
- #default_size — Amun::Windows::Frame
- #default_size — Amun::Windows::MiniBufferWindow
- #delete_char — Amun::Behaviours::Erasing
- #detach — Amun::Windows::MiniBufferWindow
- #display_buffer — Amun::Windows::BufferWindow
- #display_current_buffer — Amun::Windows::BufferWindow
- #done — Amun::Windows::MiniBufferWindow
- #emacs_behaviour_initialize — Amun::Behaviours::Emacs
- #empty_space — Amun::Windows::ModeLine
- #end_of_line — Amun::Behaviours::Movement
- #erasing_keymap_initialize — Amun::Behaviours::Erasing
- #exec_done_block — Amun::Windows::MiniBufferWindow
- #execute_last_line — Amun::MajorModes::IRB
- #find_file — Object
- #forward_char — Amun::Behaviours::Movement
- #forward_delete_char — Amun::Behaviours::Erasing
- #frame — Amun::Application
- #handle_exception — Amun::Windows::Frame
- #init_curses — Amun::Application
- #insert — Amun::Buffer
- #insert_char — Amun::Behaviours::Insertion
- #insertion_keymap_initialize — Amun::Behaviours::Insertion
- #keyboard_thread — Amun::Application
- #kill_amun — Object
- #kill_line — Amun::Behaviours::Erasing
- #kill_word — Amun::Behaviours::Erasing
- #load — Amun::FeaturesLoader
- #log — Object
- #mark — Amun::Buffer
- #message — Amun::Windows::EchoArea
- #mode_line_size — Amun::Windows::BufferWindow
- #modified_char — Amun::Helpers::Keyboard
- #movement_keymap_initialize — Amun::Behaviours::Movement
- #next_line — Amun::Behaviours::Movement
- #point — Amun::Buffer
- #previous_line — Amun::Behaviours::Movement
- #print — Amun::Helpers::Colors
- #read_io — Amun::MajorModes::Fundamental
- #read_io — Amun::MajorModes::IRB
- #register — Amun::Helpers::Colors
- #register_default — Amun::Helpers::Colors
- #registered? — Amun::Helpers::Colors
- #render — Amun::ModeLineSegments::BufferName
- #render — Amun::ModeLineSegments::MajorMode
- #render — Amun::Windows::BufferWindow
- #render — Amun::Windows::EchoArea
- #render — Amun::Windows::Frame
- #render — Amun::Windows::MiniBufferWindow
- #render — Amun::Windows::ModeLine
- #render — Amun::Windows::TextRenderer
- #render_point — Amun::Windows::TextRenderer
- #render_segments — Amun::Windows::ModeLine
- #render_text — Amun::Windows::TextRenderer
- #render_window — Amun::Windows::Frame
- #resize — Amun::Windows::Base
- #resize — Amun::Windows::BufferWindow
- #resize — Amun::Windows::Frame
- #resize — Amun::Windows::MiniBufferWindow
- #run — Amun::Application
- #set_size_to_terminal — Amun::Windows::Frame
- #size= — Amun::Windows::Base
- #slice! — Amun::Buffer
- #text_renderer_size — Amun::Windows::BufferWindow
- #text_renderer_size — Amun::Windows::MiniBufferWindow
- #to_s — Amun::Buffer
- #top_window_size — Amun::Windows::Frame
- #trigger — Amun::Buffer
- #trigger — Amun::EventManager
- #trigger — Amun::Windows::Frame
- #trigger — Amun::Windows::MiniBufferWindow
- #trigger_for_event — Amun::EventManager
- #unbind — Amun::EventManager
- #unbind_all — Amun::EventManager
- #update_chains — Amun::EventManager
- #update_last_messages_size — Amun::Windows::EchoArea
- #use — Amun::Helpers::Colors