53 Commits

Author SHA1 Message Date
Justine Pelletreau
890197e12c Improved hk, renamed the project to sqsh 2023-11-19 12:45:26 +01:00
Justine Pelletreau
57c13fc15b Added the hk command 2023-11-17 18:07:03 +01:00
a56dc578de Update README.md
All checks were successful
continuous-integration/drone/push Build is passing
Added build badge
2023-07-14 12:25:54 +02:00
Justine
7677adfafe Readme 2023-03-14 22:27:43 +01:00
Justine
09cea688b7 Added export command 2023-03-04 20:17:22 +01:00
Justine
522b8e7037 Add doc 2023-03-04 14:30:13 +01:00
Justine Pelletreau
1eb1b239c2 Reformatted the command execution part 2023-03-02 14:49:34 +01:00
Justine
4c64bb8038 Reformatted the code to use elems 2023-03-01 17:40:03 +01:00
Justine
9e1d0dfcde Added elems to store terminal variables 2023-03-01 17:00:43 +01:00
Justine
aec1641024 Some code reformat 2023-03-01 00:37:05 +01:00
b5ef54c8f4 Update 'README.md' 2023-02-27 11:59:58 +01:00
Justine Pelletreau
df6aee4a49 Implement screen clearing with Ctrl+l 2023-02-24 12:17:04 +01:00
Justine Pelletreau
0656f163fd Added Italic and Bold to prompt, removed some newlines when autocomplete 2023-02-24 11:59:36 +01:00
eda72c00ab Update 'README.md' 2023-02-23 22:04:39 +01:00
a515c81e49 Update 'README.md' 2023-02-23 22:04:15 +01:00
b2f64ea970 Update 'README.md' 2023-02-23 12:15:30 +01:00
9979140645 Update 'README.md' 2023-02-23 12:07:23 +01:00
Justine
6f63294857 "Ctrl + P and O more or less do the same thing as Ctrl + Right and left
Also remove a warning about a useless mut"
2023-02-22 16:03:51 +01:00
d903bb4bc8 Update 'README.md' 2023-02-22 14:56:51 +01:00
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
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
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
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
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
c9eb3b90df Fixed line returns 2023-02-20 00:16:24 +01:00
Justine
ed5d405649 "README" 2023-02-19 20:49:26 +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
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
ac775f8ce0 sqishrc ok 2023-02-06 23:19:51 +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
4581d4f0f6 flèches, backspace, insertion fonctionnent 2022-12-28 12:39:43 +01:00
Justine
c65a6aa4d0 Added hist number to prompt, Arrows working 2022-12-23 17:35:20 +01:00
dc7855de8a Update 'README.md' 2022-12-21 12:47:34 +01:00
Justine
967cec34af Is a lib now 2022-12-13 23:42:39 +01:00
Justine
835772aaa3 Better history, better prompt 2022-12-10 13:48:01 +01:00
Justine
2cbe00a98b Added history callback 2022-12-07 17:37:39 +01:00
Justine
8a2b1f7cce Added a test for write_history 2022-12-07 10:23:46 +01:00