RSS feed
8291213a
– glenda <glenda@cirno>
authored
on 2025/05/16 22:30
dont show .. in root dir
cd4e74dc
– glenda <glenda@cirno>
authored
on 2025/05/16 15:19
added ../ to dir list
68e187fb
– glenda <glenda@cirno>
authored
on 2025/04/07 11:03
fixed "double free", run() name must be on heap
93ce62ad
– glenda <glenda@cirno>
authored
on 2025/04/06 05:44
handle some global hotkeys outside texttype, simplify (and make work properly) alt+enter for a new win */
cee187b3
– glenda <glenda@cirno>
authored
on 2025/04/06 03:50
spawn win with alt+enter
17bbd3c6
– glenda <glenda@cirno>
authored
on 2025/04/03 21:05
add alt-detection, add ctrl-s to save and ctrl-shift-s to saveall
c22df7a0
– glenda <glenda@cirno>
authored
on 2025/04/01 20:29
remove comment
b5691cfd
– glenda <glenda@cirno>
authored
on 2025/04/01 20:28
adding normal delete key support
67c8b3f6
– glenda <glenda@cirno>
authored
on 2025/04/01 18:52
make esc act as ctrl+A (which is already taken)
3e9bb706
– glenda <glenda@cirno>
authored
on 2025/04/01 16:49
add ctl+c/v/x
fc221bab
– glenda <glenda@cirno>
authored
on 2025/04/01 16:35
set up reverse look3 with ctl
f725a9d6
– glenda <glenda@cirno>
authored
on 2025/04/01 04:48
cleaned up unused tap channels
f99c9db1
– glenda <glenda@cirno>
authored
on 2025/04/01 04:44
finished adding kbdfs support
9f07a970
– glenda <glenda@cirno>
authored
on 2025/03/25 13:25
start of porting kbdfs to acme. we can receive input, now we just need to actually display it as text
4b9503c5
– glenda <glenda@cirno>
authored
on 2025/03/23 11:51
backspace deletes only whats selected
981cba5f
– glenda <glenda@cirno>
authored
on 2025/01/20 15:41
removed debug print
e446d1ae
– demyxology <spicycoldnoodles@gmail.com>
authored
on 2025/01/19 16:09
Porting reverse search from p9p, doesnt work yet. shift+click not registering
db0b5711
– demyxology <spicycoldnoodles@gmail.com>
authored
on 2025/01/19 11:45
Added flags to set defaults for evil, line numbers, etc.
5bd859ef
– demyxology <spicycoldnoodles@gmail.com>
authored
on 2025/01/19 10:37
* Added Evil Button to toggle updown scrolling
1d405a38
– demyxology <spicycoldnoodles@gmail.com>
authored
on 2025/01/02 17:03
Only has up/down text scrolling so far.