- 19 Aug, 2016 1 commit
-
-
mathieui authored
-
- 22 Jul, 2016 1 commit
-
-
mathieui authored
on_close wasn’t used correctly everywhere. Also make the "close" commands for each tab specific to themselves, rather than taking the current tab for closure.
-
- 07 Jul, 2016 1 commit
-
-
Link Mauve authored
-
- 30 Jun, 2016 4 commits
-
-
Link Mauve authored
-
mathieui authored
fixes the circular import issue
-
mathieui authored
-
mathieui authored
All this crap is very brittle due to circular deps and python handling them badly. This appears to be fixing some stuff, at the very least. This is sed, so cleanup of imports (which can now be grouped together) is not done yet.
-
- 27 Jun, 2016 2 commits
-
-
Link Mauve authored
-
Link Mauve authored
-
- 12 Jun, 2016 7 commits
-
-
Link Mauve authored
-
Link Mauve authored
-
Link Mauve authored
-
Link Mauve authored
-
Link Mauve authored
-
Link Mauve authored
-
Link Mauve authored
-
- 11 Jun, 2016 4 commits
-
-
Link Mauve authored
Also don’t handle logger fds outside of Logger, and mark private objects and methods.
-
Link Mauve authored
Status and Command are now slotted classes instead of namedtuples, which led to a few changes to access them with their named parameters instead of as a tuple. “short” being a C type, I renamed Command.short into Command.short_desc, which is more explicit anyway. I also renamed possible_show into POSSIBLE_SHOW, as it is a module-level constant dict.
-
Link Mauve authored
-
Link Mauve authored
-
- 05 Jun, 2016 1 commit
-
-
mathieui authored
(it does both by default, and is better)
-
- 04 Jun, 2016 1 commit
-
-
mathieui authored
also, typo
-
- 05 Oct, 2015 1 commit
-
-
mathieui authored
-
- 22 Jul, 2015 1 commit
-
-
mathieui authored
-
- 21 Jul, 2015 2 commits
- 14 Jul, 2015 1 commit
-
-
mathieui authored
-
- 31 May, 2015 1 commit
-
-
mathieui authored
-
- 21 May, 2015 1 commit
-
-
mathieui authored
-
- 11 May, 2015 1 commit
-
-
- 13 Apr, 2015 2 commits
- 10 Apr, 2015 1 commit
-
-
mathieui authored
also fix a check that would make the handler never trigger…
-
- 09 Feb, 2015 2 commits
-
-
mathieui authored
(and restore it afterwards) Could take care of some refresh issues with the position of the cursor
-
mathieui authored
move the modulename to bookmark → boookmarks add a bookmarklist class with remove module-level variables do a features check on startup before trying to fetch the bookmarks
-
- 20 Jan, 2015 1 commit
-
-
mathieui authored
and improve the message.
-
- 19 Jan, 2015 1 commit
-
-
mathieui authored
Exit almost gracefully instead of generating gigabytes of error logs. TODO: pressure the python maintainers into dropping ncurses and curses support, and use ncursesw only instead.
-
- 06 Jan, 2015 1 commit
-
-
louiz’ authored
-
- 03 Jan, 2015 1 commit
-
-
mathieui authored
-
- 30 Dec, 2014 1 commit
-
-
mathieui authored
-