mirror of
https://github.com/kepler155c/opus
synced 2025-11-17 15:57:11 +00:00
autorun overhaul + shell input readline commands + launcher option + shell colors
This commit is contained in:
@@ -20,7 +20,7 @@ local tab = UI.Tab {
|
||||
disableHeader = true,
|
||||
columns = { { key = 'value' } },
|
||||
autospace = true,
|
||||
sort = 'index',
|
||||
sortColumn = 'index',
|
||||
help = 'double-click to remove, shift-arrow to move',
|
||||
accelerators = {
|
||||
delete = 'remove',
|
||||
|
||||
Reference in New Issue
Block a user