dece
|
52716e66a7
|
external: do not crash if command can't be found
|
2021-06-03 19:08:54 +02:00 |
|
dece
|
5829e7e267
|
textbox: fix double delete of trailing spaces
|
2021-05-16 19:28:10 +02:00 |
|
dece
|
d07d4b3388
|
textbox: copy curses.textpad, restrict to 1 line
|
2021-05-16 18:00:23 +02:00 |
|
dece
|
4726a5a281
|
command_line: fix nodelay mode reset
|
2021-05-16 17:24:36 +02:00 |
|
dece
|
57f01720d6
|
identity: add basic identity management
|
2021-05-12 22:34:18 +02:00 |
|
dece
|
1fddf4c2b2
|
tofu: proper implementation
|
2021-04-19 02:04:18 +02:00 |
|
dece
|
80ec71f30b
|
command_line: add a prompt function
|
2021-04-19 00:28:20 +02:00 |
|
dece
|
6574048763
|
command_line: fix new line issue when using editor
|
2021-04-18 14:17:20 +02:00 |
|
dece
|
3a818812a9
|
config: add config management
A config file is now created and used, and a few hardcoded things in the
source have been moved to the config file \o/
|
2021-04-18 14:17:20 +02:00 |
|
dece
|
535ab0aa16
|
command_line: allow external editor for writing
|
2021-04-17 21:54:11 +02:00 |
|
dece
|
dd4a4196a8
|
mime: basic MIME type management
|
2021-03-14 00:09:24 +01:00 |
|
dece
|
2767402d9f
|
clean
|
2021-03-14 00:09:24 +01:00 |
|
dece
|
bcc9a72d97
|
command_line: fix issue with digits input
|
2021-03-13 20:38:56 +01:00 |
|
dece
|
0b79bd9e9e
|
command_line: move input validation there
This absolutely un-atomic commit also introduces the Links class to hold
methods regarding link lookups on top of the standard dict class.
|
2021-03-13 20:38:56 +01:00 |
|
dece
|
1b8127eea1
|
add module docstrings
|
2021-03-13 20:38:52 +01:00 |
|
dece
|
657d46adc5
|
navigation: fix minor issues with URLs
|
2021-02-16 21:23:06 +01:00 |
|
dece
|
34780bdf5e
|
screen: link disambiguation, indent wraps, etc
|
2021-02-13 23:34:45 +01:00 |
|
dece
|
e6686265d7
|
screen: move some stuff in separate modules
|
2021-02-12 23:29:51 +01:00 |
|