Skip to content

maelswarm/pixt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 

Repository files navigation

pixt

A stripped down cli text editor that features a directory navigator for quicker traversal.

Feature Request

If you want a new feature please open a issue on this repository.

Hot Keys

Browser Mode

Ctrl-N : Creates an empty file in the current directory and enteres editing mode.

ESC->Enter : Quit.

Use the arrow keys to navigate your directories.

When a file is selected and you hit the right arrow -- a preview of the file will appear.

After previewing the file -- hit enter to edit the file.

Editor Mode

Ctrl-O : Enter Save Prompt.

Ctrl-X : Exit editor (return to Browser Mode).

Ctrl-Y : Page Up.

Ctrl-V : Page Down.

ESC->Enter : Quit.

About

A stripped down cli text editor that features a directory navigator for quicker traversal.

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published