Commit Graph

14 Commits

Author SHA1 Message Date
hedy a283414e63
fix conflicts 2023-12-06 11:30:19 +08:00
hedy 1bd404db94
Use shlex 2023-12-06 09:07:06 +08:00
hedy 120d9626fe
Revert "Upgrade dependencies"
This reverts commit 007bf0f647.
2023-07-10 10:45:38 +08:00
hedy 007bf0f647
Upgrade dependencies 2023-07-09 19:02:47 +08:00
hedy 8d197dd6d9
Add clipboard command, better help message styles, refactor 2023-02-17 14:25:46 +08:00
Hedy Li b9f595bd09
switch to using liner 2021-07-29 14:39:32 +08:00
Hedy Li 31b0684f42
config support yay 2021-07-09 11:04:13 +08:00
Hedy Li 2cfc3b88e1 add line wrapping 2021-05-01 01:11:25 +00:00
Hedy Li c48e184ac2 add colors to prompt and pager prompt 2021-04-29 09:13:11 +00:00
Hedy Li ff5c873eed switch readline package 2021-04-29 08:37:13 +00:00
Hedy Li a6d9d0ae03 go mod tidy 2021-04-27 06:56:44 +00:00
Hedy Li 28f9308925 switch to using readlin pkg
yay, so now we literally just added
- up/down arrow flipping cmd history
- ^a ^e line nav and other key binds

:o

bad news: I need to figure out how to disable some of its default key
binds so that I can add custom ones...

also... I should do this to INPUT> prompt maybe
2021-04-25 04:15:26 +00:00
Hedy Li 3307ed5710 wip - adding input, url arg and stuff 2021-04-24 10:15:51 +00:00
Hedy Li 83d17d1609 add go.mod and go.sum 2021-04-20 08:46:53 +00:00