Kovid Goyal
|
5d89a6c3c4
|
Work on completion of file args
|
2022-11-14 15:41:57 +05:30 |
|
Kovid Goyal
|
833e9625f9
|
Add a generated comment in *_generated.go in the style used by go generate
|
2022-11-14 15:41:57 +05:30 |
|
Kovid Goyal
|
54378de52b
|
More work on command completion
|
2022-11-14 15:41:56 +05:30 |
|
Kovid Goyal
|
63287e4115
|
More work on completions
|
2022-11-14 15:41:56 +05:30 |
|
Kovid Goyal
|
d0efe00449
|
Use replace_if_needed() for at commands
|
2022-11-14 15:41:56 +05:30 |
|
Kovid Goyal
|
65c3630099
|
send_text other than from stdin works
|
2022-11-14 15:41:54 +05:30 |
|
Kovid Goyal
|
0a2455c8be
|
Get scroll_window working
|
2022-11-14 15:41:54 +05:30 |
|
Kovid Goyal
|
bacca88213
|
Get set_font_size working
|
2022-11-14 15:41:54 +05:30 |
|
Kovid Goyal
|
364533b1ed
|
Work on supporting streaming remote commands with passwords
|
2022-11-14 15:41:54 +05:30 |
|
Kovid Goyal
|
a388a658ce
|
Fix payload update code in multi send commands
|
2022-11-14 15:41:54 +05:30 |
|
Kovid Goyal
|
192eccc6cc
|
More work on porting rc commands
|
2022-11-14 15:41:54 +05:30 |
|
Kovid Goyal
|
a4b2e2a196
|
more work on porting command parsing to Go
|
2022-11-14 15:41:54 +05:30 |
|
Kovid Goyal
|
6f4968305a
|
more work on porting rc command parsing to Go
|
2022-11-14 15:41:54 +05:30 |
|
Kovid Goyal
|
79c8862d4c
|
Work on conversion of args parsing to go code
|
2022-11-14 15:41:53 +05:30 |
|
Kovid Goyal
|
ef71b071db
|
Automap a bunch of json fields from identically named options
|
2022-11-14 15:41:53 +05:30 |
|
Kovid Goyal
|
43b35f6f4e
|
Move GoOption migration code to cli.py for re-use
|
2022-11-14 15:41:53 +05:30 |
|
Kovid Goyal
|
387333492b
|
Generate color names and table for Go
Also exclude generated files from gofmt checking
|
2022-11-14 15:41:53 +05:30 |
|
Kovid Goyal
|
0aa05b02e8
|
Cleanup
|
2022-11-14 15:41:52 +05:30 |
|
Kovid Goyal
|
5412a0126c
|
we generate more than just rc commands
|
2022-11-14 15:41:52 +05:30 |
|