issues
search
curlpipe
/
ox
The simple but flexible text editor
GNU General Public License v2.0
3.36k
stars
110
forks
source link
0.6.8
#170
Closed
curlpipe
closed
1 month ago
curlpipe
commented
1 month ago
[x] Create basic configuration creation assistant
[x] Create some options for the editor theme and syntax highlighting
[x] Create a struct to store the options the user chooses and can create a Lua file from that
[x] Create a basic UI with a prompt asking questions, triggered when no config exists or on
--config-assist
option
[x] Write the config on the user's request
[x] Give them some final words and place them in the editor when they're ready
[x] Install plug-ins for the user
[x] Better UI with a progress bar and clearing of screen
[x] Demonstrations of each configuration option
[x] Better status line configuration format
[x] Implement all bugfix, syntax and some editing tweaks
[x] Git plugin configuration of icons
[x] Reconfigure delete word (again)
[x] Documentation update
--config-assist
option