Relationship Graph
View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0000148 | opensim-SC | Feature | public | 2020-01-29 01:15 | 2021-08-10 07:46 |
Reporter | Taylor | Assigned To | onefang | ||
Priority | high | Severity | feature | Reproducibility | N/A |
Status | resolved | Resolution | fixed | ||
Target Version | 0.9.0.2 | Fixed in Version | 0.9.1.1 | ||
Summary | 0000148: Console grouping sanity. | ||||
Description | I'd like to see a console that makes use of "RegionType" grouping. For example: Main console has Window0 for ROBUST (as current), but the other windows (Window1, Window2, etc) are then of a certain RegionType, like "grid region". With that don, then single-command switching to a secondary console(?) for "private sims", and another for "water sims", and however many types of regions we have. | ||||
Tags | No tags attached. | ||||
Soooo - two or four panes per tmux window. Two for important sims, four for the rest. SC window will have ROBUST, sledjchisl log (to eventually be replaced by sledjchisl UI), maybe Welcome. Perhaps one other window, or ROBUST as the wide one on top. I like to keep an mc in the fourth. |
|
{['type'] = 'Welcome'; ['panes'] = 1; "Welcome"} Add ["panes"] = 2 to the "Important" group, and the rest will default to 4 panes. ["panes"] = 6 for "Water" perhaps. lol {['type'] = 'Welcome'; ['panes'] = 0; "Welcome"} Maybe could use that to mean "Share window with ROBUST"? |
|
This configuration file is in /opt/opensim_SC/etc/sims.lua and a default one is autogenerated on first run of updated sledjchisl, based on your existing sim.ini files. | |
Note that tmux has it's own ideas about renumbering panes when you create new ones. So be careful. Panes is turning out to be a pain. |
|
That was painful and took waaaay too long. | |
Date Modified | Username | Field | Change |
---|---|---|---|
2020-01-29 01:15 | Taylor | New Issue | |
2020-01-29 01:15 | Taylor | Status | new => assigned |
2020-01-29 01:15 | Taylor | Assigned To | => onefang |
2020-01-29 01:18 | onefang | Target Version | => 0.9.0.2 |
2020-02-06 06:03 | onefang | Relationship added | child of 0000030 |
2021-05-28 06:36 | onefang | Priority | normal => none |
2021-07-09 06:06 | onefang | Note Added: 0000430 | |
2021-07-09 07:15 | onefang | Note Added: 0000431 | |
2021-07-09 07:19 | onefang | Note Added: 0000432 | |
2021-07-09 08:35 | onefang | Note Edited: 0000431 | |
2021-07-09 08:37 | onefang | Note Added: 0000434 | |
2021-07-23 14:15 | onefang | Note Edited: 0000434 | |
2021-07-24 03:58 | onefang | Priority | none => high |
2021-08-10 07:46 | onefang | Status | assigned => resolved |
2021-08-10 07:46 | onefang | Resolution | open => fixed |
2021-08-10 07:46 | onefang | Fixed in Version | => 0.9.1.1 |
2021-08-10 07:46 | onefang | Note Added: 0000469 |