77 Commits

Author SHA1 Message Date
2641635b31 Update 'README.md' 2023-02-21 17:08:10 +01:00
c532c1a331 Update 'README.md'
Added todo
2023-02-21 17:07:44 +01:00
Justine Pelletreau
508866204a Added init line example 2023-02-21 17:06:28 +01:00
Justine Pelletreau
0bf2c601c3 Added an init line in sqishrc 2023-02-21 17:02:10 +01:00
Justine Pelletreau
c06afb410c History callbacks now allow piping 2023-02-21 16:44:31 +01:00
Justine Pelletreau
6fa2788161 Aliases now take arguments 2023-02-21 16:09:05 +01:00
Justine Pelletreau
e4101883e1 Aliases now take arguments 2023-02-21 16:08:42 +01:00
Justine
30cb3f9887 Can now cd to a directory containing spaces; entering a command reset
the history callback counter. Changed the exit prompt to be friendlier.
2023-02-20 18:34:42 +01:00
Justine
981cebea5b Can now grep the history :D 2023-02-20 18:24:01 +01:00
Justine
d768ee38b2 Ctrl+C resets the current history number 2023-02-20 17:59:21 +01:00
Justine
8151ad964b README update 2023-02-20 17:57:12 +01:00
Justine
91955d1252 Change sqishrc.yaml to sqishrc 2023-02-20 17:42:01 +01:00
e3b5edc3e7 Update 'README.md' 2023-02-20 14:47:42 +01:00
23dd3ae947 Update 'README.md' 2023-02-20 14:46:07 +01:00
Justine
57476671ed Now handling CtrlC properly 2023-02-20 14:41:54 +01:00
Justine
40a61e7e68 Autocomplete is now case insensitive 2023-02-20 14:12:25 +01:00
26182f3b4d Update 'README.md' 2023-02-20 01:11:31 +01:00
Justine
13a730eca1 Fixed up/down arrows 2023-02-20 01:03:13 +01:00
Justine
c7e9309a34 Fixed line return for cd 2023-02-20 00:27:46 +01:00
Justine
a552eac25e Removed a warning about unused import 2023-02-20 00:17:10 +01:00
Justine
c9eb3b90df Fixed line returns 2023-02-20 00:16:24 +01:00
Justine
ed5d405649 "README" 2023-02-19 20:49:26 +01:00
Justine
0f6bd3337a Fixed history and cd without args 2023-02-19 20:32:17 +01:00
Justine
2a0866ab64 v1, champagne 2023-02-19 19:41:06 +01:00
Justine
08f80a57c1 Aliases work, Alt + . works, README update 2023-02-19 19:28:01 +01:00
Justine
3f4d13769e Hotkeys now take \n as a press on enter 2023-02-19 15:47:42 +01:00
Justine
31b5fea2af Fixed history filename 2023-02-18 14:37:59 +01:00
Justine
8c0528f92c Fixed history command 2023-02-18 14:37:14 +01:00
Justine
acfce7b390 Ctrl+U cancels the line instead of Ctrl+T, which is more common 2023-02-18 13:37:50 +01:00
Justine
506007e71b Hotkeys babeeee 2023-02-18 13:34:26 +01:00
Justine Pelletreau
6abe6d886d Now reading aliases and hotkeys 2023-02-17 18:12:39 +01:00
Justine
344f14c86f Fixed autocomplete for the case where search string gives nothing on a file search 2023-02-08 23:46:19 +01:00
Justine
cfc052a65a RGB support 2023-02-07 18:55:04 +01:00
9caa3c168e Update 'README.md' 2023-02-07 02:10:04 +01:00
783c82b5fe Update 'README.md' 2023-02-07 02:09:42 +01:00
Justine
b75bb7477a Readme 2023-02-07 02:07:25 +01:00
Justine
e7ecb6a7d0 Some more autocomplete improvs 2023-02-07 02:04:38 +01:00
Justine
aa9cbb323d Fiddled more with autocompletion 2023-02-07 01:34:43 +01:00
Justine
ac775f8ce0 sqishrc ok 2023-02-06 23:19:51 +01:00
Justine
2dd83d0097 Return input on autocomplete when no results 2023-02-05 00:37:42 +01:00
Justine
a2726d4557 Fixed crashes on some permissions issues 2023-02-05 00:14:55 +01:00
Justine
90640d4e51 Fixed additionnal space in command autocomplete 2023-02-04 23:45:43 +01:00
Justine Pelletreau
b31e3d4be4 Del implemented
All checks were successful
continuous-integration/drone Build is passing
2023-02-03 20:10:14 +01:00
Justine Pelletreau
4d5cc2fa65 Cette fois, c'est bon, hein ?! 2023-02-03 18:18:38 +01:00
Justine Pelletreau
d2eb54d369 Autocompletion is not easy 2023-02-03 18:09:31 +01:00
Justine Pelletreau
9d5fd0428c Removed some backup file 2023-02-03 16:05:38 +01:00
Justine Pelletreau
05d6a40efb Reformatted autocomplete 2023-02-03 16:04:52 +01:00
Justine Pelletreau
28783a5d1b Removed warnings 2023-02-03 13:37:45 +01:00
Justine
1b57352393 Autocomplete over, I guess 2023-02-02 19:09:22 +01:00
Justine
c65438ed6c Better autocomplete, still WIP when searching for folders 2023-02-02 18:14:10 +01:00