Skip to content
/ sscme Public

text editor written in Python where you change the symbol manually at the cursor position

License

Notifications You must be signed in to change notification settings

Spelis/sscme

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

sscme | Spelis's Slow Cursor Moving Editor

text editor written in Python where you change the character manually at the cursor position

the character has to be set to a HEX value which is then turned into the correct character

so you are basically guessing the character you're typing in i guess

i just made this to fuck with people :) (fuck you)

probably gonna abandon this pretty quickly.

Dependencies:

blessed module (i ❤️ Blessed 😍)

Changelog:

1.0:

  • added 💾 Saving (press S)
  • added 🖱️ Cursor (press Left/Right Arrow)
  • added ➕ Incrementing character selector (press Up/Down Arrow)
  • added ⌨️ Input System (press Enter)
  • added 🫴 Copy (press C)
  • added 🫳 Paste (press V)

1.1:

  • hehe added emojis for features

About

text editor written in Python where you change the symbol manually at the cursor position

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages