Changes between Initial Version and Version 1 of Ticket #1581, comment 12
- Timestamp:
- 08/23/16 18:42:24 (8 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #1581, comment 12
initial v1 1 1 @Cosmin: Hats off for your effort. You code looks very nice! 2 2 3 FWIW, [http://www.typo.co.il/~mooffie/mc-lua/docs/html/ mc^2] now has a [https://github.com/mooffie/mc/blob/luatip/src/lua/library/modules/samples/accessories/tabs tabs module] ([http://www.typo.co.il/~mooffie/mc-lua/docs/html/guide/SCREENSHOTS.md.html#Tabs screenshot]). I started it earlier today as a proof-of-concept, but it' dfully featured and functional.3 FWIW, [http://www.typo.co.il/~mooffie/mc-lua/docs/html/ mc^2] now has a [https://github.com/mooffie/mc/blob/luatip/src/lua/library/modules/samples/accessories/tabs tabs module] ([http://www.typo.co.il/~mooffie/mc-lua/docs/html/guide/SCREENSHOTS.md.html#Tabs screenshot]). I started it earlier today as a proof-of-concept, but it's fully featured and functional. 4 4 5 5 It behaves differently than Cosmin's tabs. E.g., its tabs hold both panels, not just one side. Some will like this, some won't. And all the panels' properties are recorded (marked files, sort, panelization, etc.), not just the directory.