Skip to content

A fast file manager and text editor focusing on the user's comfort

Notifications You must be signed in to change notification settings

artahadhahd/tixt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tixt

Tixt is a new file editor and directory manager focusing on the user's comfort rather than its own power.

This is an experimental product! Please report bugs.

Keybindings

$ is the prefix or ctrl key.

# is the enter key (in the notation).

Note that movement can also be done with arrow keys.

Inside the Editor

Not Implemented yet.

Inside the File Manager

ESC -> clear all warnings

$q# -> exit tixt

$j -> go down one line (you can use arrow keys too)

$k -> go up one line (you can use arrow keys too)

$w$w-> go to the top of the screen

$s$s-> go to the bottom of the screen

Behavior and features

If tixt is called with no arguments, you can view all the files and directories in $PWD. You can select one by pressing enter or you can create a new file by pressing $nf (see Keybindings for more details). Tixt automatically detects if you want to open a directory or a file. If you open a file and it's in an executable format, tixt will give you details about that file. [Not Implemented]

About

A fast file manager and text editor focusing on the user's comfort

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published