Skip to content

Tity3 is a terminal multiplexer with i3-like keybinding and the functioning of a tilling window manager

License

Notifications You must be signed in to change notification settings

celestecote21/Tity3

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tity3

Tity3 is a terminal multiplexer with i3-like keybinding and the functioning of a tilling window manager. With a really simple learning curve.

Key Bindings (In progress)

Key(s) Description
Meta+Enter Create a new pane
Meta+t Change to tab mode
Meta+s Change to split mode
Meta+Shift+F Make the selected pane fullscreen.
Meta+←/↓/↑/→
Meta+h/j/k/l
Navigate through the panes
Meta+Shift+←/↓/↑/→
Meta+Shift+h/j/k/l
Move the selected pane
Meta+R Enter resize mode. Resize selected pane with arrow keys or h/j/k/l. Exit using any other key(s)

Installation

You can clone this repository and run cargo run to launch the program.

Progress

  • Implementation of the stdout
  • Implementation of the stdin
  • pane creation
  • pseudo-terminal management
  • pane drawing
  • having a better modular architecture
  • split and tabbed mode
  • moving pane
  • multiple workspace

About

Tity3 is a terminal multiplexer with i3-like keybinding and the functioning of a tilling window manager

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages