|
6d6f1e2524
|
Update README
|
2024-11-13 10:18:09 +00:00 |
|
|
452c8dc068
|
Use default color
|
2024-11-12 23:32:08 +00:00 |
|
|
e90877d2ac
|
Fix Top and Bot detection
|
2024-11-12 12:41:09 +00:00 |
|
|
ef4e93abb9
|
Delete debug lines
|
2024-11-12 12:27:34 +00:00 |
|
|
77c4392d1c
|
Fix cat mode
|
2024-11-12 12:26:23 +00:00 |
|
|
1e973232df
|
Avoid getting window size when in cat mode
|
2024-11-12 11:57:27 +00:00 |
|
|
f3cd805695
|
Cat mode
|
2024-11-12 11:46:13 +00:00 |
|
|
e91304b1e9
|
Highlight tab new line and carriage return in escape seqeunce
|
2024-11-12 11:13:15 +00:00 |
|
|
59d11fe427
|
Highlight ,
|
2024-11-12 11:10:25 +00:00 |
|
|
233bbcea37
|
Highlight ; and escape sequence and .
|
2024-11-12 11:09:00 +00:00 |
|
|
a00669be81
|
Highlight char
|
2024-11-12 10:49:24 +00:00 |
|
|
f520b71657
|
Fix syntax highlighting and make ccc work on every device
|
2024-11-12 10:40:24 +00:00 |
|
|
73023d0abd
|
Fix syntax error
|
2024-11-12 10:21:31 +00:00 |
|
|
2e40e028b5
|
Remove unused variable
|
2024-11-12 10:20:04 +00:00 |
|
|
a314757011
|
Remove unnecessary lines and fix comment render without italic
|
2024-11-12 02:43:08 +00:00 |
|
|
cca7880c49
|
Improve rendering logic
|
2024-11-12 02:39:51 +00:00 |
|
|
71312ab340
|
Fix SIGSEGV when insert row
|
2024-11-12 02:23:06 +00:00 |
|
|
2a0d604c7e
|
Fix detecting as include when using < and remove debug lines
|
2024-11-12 02:10:36 +00:00 |
|
|
50bbd18f7b
|
Make tabs movable and improve syntax highlighting
|
2024-11-12 02:04:26 +00:00 |
|
|
51688b6ad6
|
Handle SIGWINCH
|
2024-11-11 12:09:57 +00:00 |
|
|
8a49a9b255
|
Add more keywords, and change filename to stack, only allow 9 tabs
|
2024-11-11 11:46:39 +00:00 |
|
|
8a6dd74ac0
|
Fix after deleted unused variable
|
2024-11-09 12:31:39 +00:00 |
|
|
dccef3d081
|
Resolve warnings from compiler
|
2024-11-09 00:44:11 +00:00 |
|
|
4fb08b462e
|
Move structs to config.h
|
2024-11-09 00:40:44 +00:00 |
|
|
546a6c5f1a
|
Remove old code
|
2024-11-09 00:40:00 +00:00 |
|
|
86dce61030
|
Add visual mode and code revamp, add dd, G, gg motion
|
2024-11-09 00:39:47 +00:00 |
|
|
8573bc1c5c
|
Resolve compiler warnings and udpate CFLAGS
|
2024-11-05 00:02:09 +00:00 |
|
|
6f5904ecf6
|
Fix indentation
|
2024-10-27 01:37:40 +00:00 |
|
|
81581b1905
|
Weirdly alternate buffer works
|
2024-10-27 01:28:30 +00:00 |
|
|
f6eaf81d8c
|
Fix makefile
|
2024-10-27 01:46:50 +01:00 |
|
|
df3059f120
|
Update Makefile
|
2024-10-22 01:29:49 +01:00 |
|
|
2bc1fbe8d2
|
Update Makefile
|
2024-10-22 01:29:13 +01:00 |
|
|
cf581afba2
|
0 and $ in vim
|
2024-07-04 17:13:19 +01:00 |
|
|
0c4988cd1a
|
Refactor input/output functions to io.c
|
2024-07-04 17:04:16 +01:00 |
|
|
cd8e86eac7
|
Filetype detect, syntax highlight for single and multiline comment, strings, keywords
|
2024-07-04 17:03:37 +01:00 |
|
|
6e225f0f52
|
Refactor editor.c and vip.c
|
2024-07-04 17:01:58 +01:00 |
|
|
f4724e668c
|
Refactor header files
|
2024-07-04 17:00:13 +01:00 |
|
|
d31914433f
|
Move config in vip.h to config.h
|
2024-07-04 16:59:32 +01:00 |
|
|
4540698f70
|
Fix syntax highlight for number and decimal numbers
|
2024-07-03 13:23:38 +01:00 |
|
|
f3c3ed06c8
|
Remove unnecessary code
|
2024-07-03 13:14:31 +01:00 |
|
|
42c2b39692
|
remove debug
|
2024-07-03 13:13:20 +01:00 |
|
|
ae68d34fe9
|
Make colors align, add syntax highlight and command mode
|
2024-07-03 13:12:41 +01:00 |
|
|
47e4d61a6d
|
Search text
|
2024-07-03 11:11:48 +01:00 |
|
|
232db589e3
|
Implement vim keystrokes, vim modes and bar's lines
|
2024-07-03 09:58:51 +01:00 |
|
|
5549a3d93e
|
Prompt at bar
|
2024-07-03 03:00:14 +01:00 |
|
|
4854d4bcee
|
Change white color, support enter and backspace and refactor
|
2024-07-03 02:41:28 +01:00 |
|
|
5df8a3fb5f
|
Add save file, quit confirm, make bar look better
|
2024-07-02 22:56:09 +01:00 |
|
|
e603eaa74c
|
handle more keys
|
2024-07-01 20:40:07 +01:00 |
|
|
2e662a95c1
|
refactor to move src and include
|
2024-07-01 03:11:07 +01:00 |
|
|
23f1a2ab8a
|
edit bar to look like catpuccin
|
2024-07-01 02:48:04 +01:00 |
|